winedbg: Try to load debug symbols for executable in gdb mode.

Bernhard Übelacker bernhardu at mailbox.org
Sun May 23 11:06:22 CDT 2021


Hello,

Am 10.05.21 um 20:45 schrieb Bernhard Übelacker:
> This loads the debug information similar to
> LOAD_DLL_DEBUG_EVENT for dll's a few lines below, or
> CREATE_PROCESS_DEBUG_EVENT for exe's in winedbg/tgt_active.c.
> 
> It should be an improvement just for real PE executables.
> 
> For .exe.so files the debug information gets loaded via the ELF
> enumeration, with this patch 'info share' shows a line for the fake exe.

Clarification:
... with this patch 'info share' shows a line for
the fake exe additional to the .exe.so line.


And may I ask if there are issues with this patch?

Kind regards,
Bernhard



More information about the wine-devel mailing list