Re: Generating backtraces

2010-11-21 Thread Lindsay Mathieson
On Mon, 22 Nov 2010 02:07:05 am Milian Wolff wrote: > Depends on where the crash is (e.g. in an external library without debug > symbols, e.g. Qt). Shouldn't I still get a stack trace for the app at least? (akonadi imap resource in this case) > And since HDD space is cheap nowadays, you should

Re: Generating backtraces

2010-11-21 Thread Milian Wolff
On Sunday 21 November 2010 00:24:23 Lindsay Mathieson wrote: > I'm building trunk with kdesrc-build with the following in its global > section > > cmake-options -DCMAKE_BUILD_TYPE=RelWithDebInfo > > Shouldn't that be sufficient for generating backtraces for "

Generating backtraces

2010-11-20 Thread Lindsay Mathieson
I'm building trunk with kdesrc-build with the following in its global section cmake-options -DCMAKE_BUILD_TYPE=RelWithDebInfo Shouldn't that be sufficient for generating backtraces for "The KDE Crash Handler"? At the moment it always reports "The generated crash i