HP-UX Reference (11i v1 05/09) - 1 User Commands N-Z (vol 2)

n
nadb(1) nadb(1)
In backward compatibility mode, variable 9 is saved when the command executes and
is restored when it completes. This behavior is deprecated.
> filename It sends output to filename, which is created if it does not already exist.
In backward compatibility mode, the output is appended to filename.
>> filename Similar to
> except that the output is appended to filename.
rp Print the process ID and register values.
r Print the general registers and the instruction addressed by the process counter.
ra Print all the registers.
f Print the floating-point registers.
fd Print the double precision floating-point registers.
b Print all breakpoints, their number, associated counts, state and commands of the
current subprocess.
ps Print information about all the subprocesses being traced by nadb that is, their
process IDs, their types (created or attached), counts, and threadids.
pc Print information about the current subprocess (process ID, type, count). Also, print
information about each thread (thread ID, count, signal) of the current subprocess.
pt Print information about the current thread (thread ID, count, signal).
c The arguments can be address and count. Print C stack backtrace. If address is
given, it is taken as the address of the current frame (instead of the normal stack
frame pointer). If count is given, only the first count frames are printed.
In backward compatibility mode, this command has a non-standard deprecated
behavior. If arguments are not mentioned, it uses address and count.
w [ width ] Set the page width for output to width. (The default is 80.)
In backward compatibility mode, this command has a non-standard deprecated
behavior. If width is not mentioned, address is taken as width.
s [ offset ] Set
maxoffset to offset.
In backward compatibility mode, this command has a non-standard deprecated
behavior. If offset is not mentioned, address is taken as offset.
o The default radix for all integers input is set to octal.
d [ radix ] Set the default radix to radix.
In backward compatibility mode, this command has a non-standard deprecated
behavior. If radix is not mentioned, address is taken as radix.
x The default radix for all integers input is set to hexadecimal.
q Quit nadb.
v Print the value of all variables.
m Print the address map. This includes both the initial and default maps for a valid
corefile with an indication of which is currently active.
z Print a list of signals and how they are handled for the current subprocess.
zt Print a list of signals, their associated flags, and how they are handled for the current
thread.
k Print all DLKM modules or shared libraries.
e Print values of all external data variables from the memory file or from the object file
(if memory file is not specified). Only valid data variable values are printed (The sym-
bol value given by symbol table should be a vaild address). Values are printed as four
bytes since ADB does not keep type information of the variable.
n [ nodenumber ]
Without arguments print node information on a CCNUMA machine. With a
HP-UX 11i Version 1: September 2005 7 Hewlett-Packard Company Section 1583