Re: [Pan-users] Debugging Pan with gdb

2006-08-22 Thread Douglas Bollinger
On Tue, 22 Aug 2006 19:22:02 -0500 (CDT) "Charles Kerr" <[EMAIL PROTECTED]> wrote: > Duncan is absolutely right about -g, though I'd go further and recommend > adding -ggdb3 to your CFLAGS before compiling glib/atk/pango/gtk/gmime. > > Likewise I'd add -ggdb3 to your CXXFLAGS before compiling Pan

Re: [Pan-users] Debugging Pan with gdb

2006-08-22 Thread Charles Kerr
Duncan wrote: > On Mon, 21 Aug 2006 18:01:18 -0400, Douglas Bollinger wrote: >> Does having my entire system (and espcially the gtk libs) compiled with >> -fomit-frame-pointer pretty much render my system useless for debugging? > > That's what I've read, yes. OTOH, man gcc says that -fomit-frame

[Pan-users] Debugging Pan with gdb

2006-08-21 Thread Douglas Bollinger
I have a gdb debugging questions for all you coding gurus out there. I'm using a Gentoo system compiled with the popular cflag -fomit-frame-pointer. Now, I'm having a Pan crasher I'm trying to debug, so I built a local copy of Pan with the default flags. It's just that the backtrace didn't seem