http://bugs.winehq.org/show_bug.cgi?id=22434 Cesko Voeten <cvoeten(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #36032|0 |1 is obsolete| | --- Comment #27 from Cesko Voeten <cvoeten(a)gmail.com> 2011-08-18 04:55:17 CDT --- Created an attachment (id=36035) --> (http://bugs.winehq.org/attachment.cgi?id=36035) new new backtrace I've now recompiled with CFLAGS="-O2 -gdwarf-2 -fno-omit-frame-pointer" and FEATURES=nostrip and the backtrace is much more informative. Regarding Portage stripping binaries: I usually have FEATURES=splitdebug set, which tells Portage to install unstripped binaries to /usr/lib/debug, then to strip the binaries and insert some ELF mumbo-jumbo into the stripped binary's header which tells GDB where to find its debugging symbols. Can Wine follow that too or should I set FEATURES=nostrip in Wine's Portage environment file? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.