home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!stanford.edu!rutgers!igor.rutgers.edu!klinzhai.rutgers.edu!juo
- From: juo@klinzhai.rutgers.edu (John Oleynick)
- Newsgroups: comp.sys.hp
- Subject: Sun-like trace(1) for 7xx's running 8.07?
- Message-ID: <Nov.18.14.23.17.1992.21700@klinzhai.rutgers.edu>
- Date: 18 Nov 92 19:23:17 GMT
- Organization: Rutgers Univ., New Brunswick, N.J.
- Lines: 19
-
-
- Has anyone created/ported a utility like Sun's trace(1) (creates or attaches
- to a process and prints the system calls it makes) to the HP 7xx's running
- 8.07? I checked iworks, utah and archie trace without any luck.
-
- I started looking through the ptrace man page and include file and it
- looks like Sun's ptrace() provides a way to continue the traced process
- until it makes a system call, but 8.07 doesn't have (or at least
- document) this, although I suppose I could just single step the
- process.
-
- I guess I could write something from scratch to do this, or hack on
- pa-gdb, but I'd rather not do that if somebody else has already done
- it.
-
-
- John
- ##
- John Oleynick juo@cs.rutgers.edu ..!rutgers!cs.rutgers.edu!juo
-