Erik van Pienbroek wrote: > Op maandag 22-06-2009 om 09:57 uur [tijdzone +0100], schreef Richard > W.M. Jones: >> On Mon, Jun 22, 2009 at 01:57:52AM +0200, Erik van Pienbroek wrote: >>> Sorry for the late response, but I prepared a patch for >>> mingw32-filesystem to add -debug subpackage support. Is it okay to >>> commit this? >> Yes, but I think we should only commit this to Rawhide. > > Done, with the change Daniel suggested (-debuginfo subpackage)
Native -debuginfo packages usually also contain source files to be able to view source code when debugging with gdb. For example: $ rpm -ql libusb-debuginfo <snip> /usr/lib/debug/usr/lib/libusbpp.so.debug /usr/src/debug/libusb-0.1.12 /usr/src/debug/libusb-0.1.12/descriptors.c /usr/src/debug/libusb-0.1.12/error.c <snip> However, our mingw32 debuginfo packages only contain the debug dll. Is the lack of source files a problem for Windows debugging? I don't have a Windows setup to try it out. -- Best regards, Kalev Lember _______________________________________________ fedora-mingw mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/fedora-mingw
