stripping of DLLs?

Fridrich Strba fridrich.strba at bluewin.ch
Thu Jun 4 11:41:03 UTC 2009


Just install them side by side with the binaries, like
something.dll.debug in the same directory as something.dll

The gnu debug link information will tell gdb on win32 where to look for
the symbols.

Cheers

Fridrich

On Wed, 2009-06-03 at 18:42 +0200, Erik van Pienbroek wrote:
> Op woensdag 03-06-2009 om 13:09 uur [tijdzone +0200], schreef Fridrich
> Strba:
> > Check this script that I use in my openSUSE build system to extract the
> > debug information.
> > 
> > Cheers
> > 
> > Fridrich
> 
> Very interesting :)
> Do you also know how to load these debug files in (a win32 native) gdb?
> 
> Regards,
> 
> Erik van Pienbroek






More information about the mingw mailing list