Hi,
The following is my attempt to analyize a core file. Am I doing the
right thing? Why do I get dbx: fatal error?
Script started on Fri Oct 27 15:35:09 1995
/usr/local/sybase/install> uname -a
OSF1 omega V2.1 250 alpha
/usr/local/sybase/install> ls -lg core
-rw------- 1 root mem 59375616 Oct 22 14:46 core
/usr/local/sybase/install> id
uid=0(root) gid=15(users) groups=15(users),0(system),19(adm),134(acs),201(gopher)
/usr/local/sybase/install> dbx core
dbx version 3.11.4
Type 'help' for help.
dbx: fatal error: can't open core
/usr/local/sybase/install> file core
core: core dump, generated from 'dataserver'
/usr/local/sybase/install> file /usr/local/sybase/bin/isql
/usr/local/sybase/bin/isql: COFF format alpha dynamically linked, demand paged executable or object module not stripped - version 3.11-4
/usr/local/sybase/install> exit
/usr/local/sybase/install> exit
script done on Fri Oct 27 15:36:20 1995
--Sunny Siu
Unix system admin., ACS
University of Texas at Arlington
siu_at_uta.edu
Received on Wed Nov 01 1995 - 04:51:45 NZDT