konzul@conzul-desktop:~$ cd /usr/local/games/tremulous
konzul@conzul-desktop:/usr/local/games/tremulous$ gdb ./tremulous-gpp.x86
GNU gdb (GDB) 7.0-ubuntu
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/local/games/tremulous/tremulous-gpp.x86...(no debugging symbols found)...done.
(gdb)
It's ironic, because now once I run 'run' then gdb and trem lock up the system. The mouse pointer disappears and the keys cease to function, so I can't actually post the output of 'run' or 'bt' but I did watch the terminal spew stuff out, even though I couldn't paste it here.
From memory though:
----common initialization complete-----
[bunch of stuff here about opening ip sockets
.....................................
...............................
..........................]
System reports SIGSEGV, Segmentation fault
[some hex value here, can't remember it] ?? ()
(gdb)
then windowed trem gets stuck on the black screen before darklegion, and I have to hold the power button to power down and restart.