i also am expecting this problem as everyone and i would like to see it fixed.
here is what you asked for:
Code:
server6@box:~/srcds_6$ export LD_LIBRARY_PATH=".:bin"
server6@box:~/srcds_6$ gdb ./srcds_i486
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http>
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"...
(gdb) run -game cstrike +map de_dust
Starting program: /home/server6/srcds_6/srcds_i486 -game cstrike +map de_dust
[Thread debugging using libthread_db enabled]
Error while reading shared library symbols:
Cannot find new threads: generic error
Cannot find new threads: generic error
(gdb) bt
#0 0xb78426e1 in _dl_debug_state () from /lib/ld-linux.so.2
#1 0xb7845c12 in ?? () from /lib/ld-linux.so.2
#2 0x00000000 in ?? ()
(gdb)