DOOManiac wrote:

I added gdb --args ./srcds_i486 -game <modname> -norestart to my srcds_run (actually, I copied that as srcds_run_debug and edited the copy). I run the command and it leaves me at a gdb prompt, but from there I have no idea what to do.

The gbx command 'r' will run the executable. When it crashes enter the command 'where' to get a stack traceback. I hope you compiled with debug symbols enabled.

--
Jeffrey "botman" Broome

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders



Reply via email to