You can use core files with gcc to debug the crash using the executable from your system (ex: hlds_i686). For the most part, the hlds_run shell script will automatically obtain useful information from the core file upon dump if you include "-debug" on the commandline. The only situation where -debug will NOT work is on systems that dump to files name "core.<insert random number here>" for example "core.9866". To date the hlds_run script will only detect dumps to a file named "core" in the same directory as the executable. If you have a case where the -debug will not write proper info to the debug.log file, you can always run the commands manually. Just look over the hlds_run script to see how it handles this.
----------------------------- Nick McLaren, CCNA, SCSA Battle LAN Technical Admin <[EMAIL PROTECTED]> http://www.battlelan.com/ ----------------------------- -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of BoneDaddy13 Sent: Sunday, July 06, 2003 8:41 PM To: [EMAIL PROTECTED] This is a multi-part message in MIME format. -- [ Picked text/plain from multipart/alternative ] what are they and how do i view them? my server keeps crashing, but i'm not sure why. i think these might give me some insight, but i can't view them. TIA! Bone -- _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

