Trying to get GDB to find PE symbol file via build-id
asmwarrior
asmwarrior@gmail.com
Thu Mar 19 06:53:00 GMT 2015
On 2015-3-19 14:38, asmwarrior wrote:
> Do you know there are any native compiler suite under Windows which support "build-id" option?
> I just tried recent native MinGW and MinGW-W64 compiler suite, the ld.exe in those suites doesn't supoort this option.
I see your post:
> I'm trying to build a Win32 DLL with separate debug symbols, but I
> can't seem to get GDB to automatically load a symbol file using the PE
> build-id support added in ld 2.25. I'm running on Fedora 21 x86_64,
> with a gdb built from binutils-gdb HEAD (3e95021) and configured with
> "--target=i686-w64-mingw32".
The feature is added in ld 2.25, I see mingw-w64 and mingw now only ship 2.24 version.
Sorry about the noise.
Yuanhui Zhang
More information about the Gdb
mailing list