[PATCH] winedbg: Report library load/unload events to GDB.

Eric Pouech eric.pouech at orange.fr
Mon Jul 12 06:27:11 CDT 2021


Le 11/07/2021 à 14:54, Anton Baskanov a écrit :
> This allows GDB to load symbols and resolve pending breakpoints for
> dynamically loaded DLLs.

Hi


nothing critical, but is stop_on_dll_load usefull for DLL unload event ? 
it won't happen at startup, so my guess is that stop_on_dll_load is 
always TRUE for unload events!

and it would be consistent with the naming of the parameter <g>

my 2 cents





More information about the wine-devel mailing list