On Friday 24 April 2009 12:17:10 pm Jason Giglio wrote: > GDB Backtrace on an *unstripped* binary, along with a little about what > you were doing when it happened, is probably enough info to fix 80% of > the bugs. >
Due to a bug in the cmake build system, the strippped binary is not created, so I move the non-stripped binary over and rename it to stripped to fool viewer_manifest.py to finished its install and let portage do the split-debug install. My entire system is split-debug, so when I do a bt, it goes all the way back. I also use -ggdb in make.conf A small sample is at http://pastebin.com/mf69469b --Techwolf Lupindo _______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/SLDev Please read the policies before posting to keep unmoderated posting privileges
