User`s guide

106 007-4403-003
8: Troubleshooting
3. Run the dbx command on the core file as shown in the following:
server 2# dbx ./vvtr ./core
.
.
.
(dbx)
The dbx utility prints its header information and then prompts for more input.
4. Enter the following dbx command sequence:
(dbx)record output /usr/tmp/core.number.txt
(dbx)where (Press the space bar or Enter key as needed.)
(dbx)quit
Send the /usr/tmp/core.number.txt file to SGI support personnel.