the -debug option is pretty useless in srcds_run, so im trying to run
gdb directly:

$ LD_LIBRARY_PATH=".:bin:$LD_LIBRARY_PATH" gdb --args srcds_i486 -game
tf +map ctf_2fort -debug
GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
(gdb) run
Starting program: /home/jg/source/orangebox/srcds_i486 -game tf +map
ctf_2fort -debug
[Thread debugging using libthread_db enabled]
[New Thread -1210054992 (LWP 5573)]

Console initialized.
Game.dll loaded for "Team Fortress"
Particles: Missing 'particles/error.pcf'
maxplayers set to 24
Unknown command "startupmenu"
Network: IP 66.43.110.51, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
ConVarRef room_type doesn't point to an existing ConVar
exec: couldn't exec skill1.cfg
Executing dedicated server config file
[New Thread -1322079344 (LWP 5583)]
pipes.cpp (578) : Assertion Failed: Stalled cross-thread pipe
pipes.cpp (578) : Fatal assert failed: ../clientdll/pipes.cpp, line
578.  Application exiting.


Program exited with code 01.
(gdb)


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

Reply via email to