[PATCH] Re: stripping of DLLs?

Erik van Pienbroek erik at vanpienbroek.nl
Sun Jun 21 23:57:52 UTC 2009


Op donderdag 04-06-2009 om 13:41 uur [tijdzone +0200], schreef Fridrich
Strba:
> 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

Sorry for the late response, but I prepared a patch for
mingw32-filesystem to add -debug subpackage support. Is it okay to
commit this?

I've also added a patch for one of my packages to indicate the steps
needed for all mingw32 packages to get -debug subpackage support. It
basically consists of two extra lines.

There's one thing that needs attention: one needs to add
%define __os_install_post %{_mingw32_debug_install_post}
to the spec file. %global doesn't work in this case!

One thing I noticed while preparing this is that there's an openSuSE
buildsystem project [1] which has basically forked all our work and
added more features and packages to it. I wonder why this fork was done
and why features (like this -debug subpackage support) haven't been
proposed upstream (to us) sooner? Several packages there also have their
ChangeLog stripped away so the history can't be viewed anymore..

Regards,

Erik van Pienbroek

[1]: https://build.opensuse.org/project/show?project=windows%3Amingw%
3Awin32 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: mingw32-filesystem-enable-debug-subpackages.patch
Type: text/x-patch
Size: 2856 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/mingw/attachments/20090622/618df73f/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mingw32-libgnurx-enable-debug-subpackage.patch
Type: text/x-patch
Size: 1418 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/mingw/attachments/20090622/618df73f/attachment-0001.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mingw32-find-debuginfo.sh
Type: application/x-shellscript
Size: 942 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/mingw/attachments/20090622/618df73f/attachment-0002.bin 


More information about the mingw mailing list