HP3000-L Archives

December 2003, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Keven Miller <[log in to unmask]>
Reply To:
Keven Miller <[log in to unmask]>
Date:
Tue, 2 Dec 2003 09:51:40 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (27 lines)
Recently I have implemented a codetrap procedure to report these
problems with "hopefully" enough information for us to find the
problem.
The trap routine just calls HPDEBUG passing in the following string.
   "| ignore; tr,f,i; dc pc-10,5; dr; loadinfo |"

[well, for the trap routine, I also have a lev command, and a wl command]

You could try a SETDUMP command with the same string, and report
what you see.

:SETDUMP ;DEBUG="ignore; tr,f,i; dc pc-10,5; dr; loadinfo"

ignore  allows the command string to continue processing if
            an error occurs
tr,f,i  trace, full detail, across interrupt markers
dc pc-10,5      display code from pc-10 (thats 16 in hex!), for 5 instructions
dr              display registers
loadinfo        display program and XLs loaded


___________________________________________________________________
Keven Miller   mailto:[log in to unmask]   http://www.exegesys.com

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2