What is the process for debugging Wine tests with GDB?

Zebediah Figura z.figura12 at gmail.com
Tue Apr 16 23:27:22 CDT 2019


On 4/17/19 12:45 AM, Jefferson Carpenter wrote:
> On Wed, Apr 17, 2019 at 5:33 AM Jefferson Carpenter
> <jeffersoncarpenter2 at gmail.com> wrote:
> 
>>
>> How does one disable the preloader?
>>
> 
> I can disable it by setting
> 
>      use_preloader = 0;
> 
> in config.c but is there a more "official" way?
> 
> 

I don't know if there's an "official" way, but I guess the potentially 
easier way to do it is to clear the execute bit on wine-preloader.



More information about the wine-devel mailing list