Native Inspect Manual (H06.03+)

Table Of Contents
Syntax of Native Inspect Commands
Native Inspect Manual528122-003
3-60
pwd command
pwd command
Prints the current working directory.
Example
To display the current working directory:
quit command
Ends a Native Inspect session.
Aliases: exit command, q
When you enter a quit or exit command, Native Inspect detaches itself from the current
process and stops.
If you exit while a process is suspended, it is automatically resumed.
If breakpoints are set in a process, Native Inspect prompts you whether you want to
continue. If you do, another debugger instance is started if one of the breakpoints is
hit.
reg command
A Tcl command that displays registers for the currently selected stack frame.
Table 3-3 lists the names of the registers on a TNS/E native NonStop system. The
info, print, and reg commands in particular use register names. You can use any C
assignment operator (such as += or -=) when assigning a value to a register.
pwd
(eInspect 2,1142):pwd
Working directory \PIPPIN.$D0101.INSPECT.
{ quit | exit }
reg