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