This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

running css in gdb


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
BrutalGoerge
AlliedModders Donor
Join Date: Jul 2007
Old 12-06-2008 , 21:17   running css in gdb
Reply With Quote #1

We're having major problems with our css server, and I am having a hard time getting it to work in gdb in linux.

I do... export LD_LIBRARY_PATH=".:bin:$LD_LIBRARY_PATH"
gdb srcds_i486
run -console -game cstrike +ip blah +port blah +map de_dust

Starting program: srcds_i486 -console -game cstrike +map blah +ip blah +port 27015 -tickrate 66
warning: Lowest section in system-supplied DSO at 0xffffe000 is .hash at ffffe0b4
[Thread debugging using libthread_db enabled]
Error while reading shared library symbols:
Cannot find new threads: generic error
Cannot find new threads: generic error


=\
__________________
My Pluggies If you like, consider to me.

Last edited by BrutalGoerge; 12-06-2008 at 21:24.
BrutalGoerge is offline
recon0
Veteran Member
Join Date: Sep 2007
Location: US
Old 12-07-2008 , 21:14   Re: running css in gdb
Reply With Quote #2

Looks like you're missing the pdb file for cstrike. I don't think that's public.
__________________
recon0 is offline
BAILOPAN
Join Date: Jan 2004
Old 12-07-2008 , 22:29   Re: running css in gdb
Reply With Quote #3

There are no such thing as .pdbs in linux land.

BrutalGoerge: two options. One, your GDB might be out of date - if it's < 6.8 you will want to upgrade to the latest version. Second, GDB is pretty buggy. You might need to use "attach" instead of run. Start srcds independently, then use the "attach <pid>" command from GDB.
__________________
egg
BAILOPAN is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 20:25.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode