Printed 11/19/92 Page 1
DXPR(1M) RISC/os Reference Manual DXPR(1M)
NAME
dxpr - collect, process, and print system debugging messages
SYNOPSIS
/usr/etc/dxpr
[-l linecount ] [-k ] [core file] [object file]
DESCRIPTION
dxpr looks in a system buffer for recently printed debugging
messages, performs the necessary string processing, and
prints them on the standard output. The messages are those
logged by the system.
If the -l flag is given, then dxpr prints the last linecount
number of messages and places these on the standard output.
If the -k flag is given and an alternate core file and
object file are specified, then dxpr prints the debugging
messages from the core file buffer rather than the currently
active system buffer. dxpr is only useful if the kernel has
been built with the XPR_DEBUG option.
Printed 11/19/92 Page 1