system.debugger.me

Command/System Debugger, Releases: AP and R83

Attaches current process to remote process.

Syntax

me{port.number}

Description

assigns all PCB and symbolic reference data specifications to the specified port. This provides the invoking line with the ability to use the debugger and symbolic references of the requested port's workspace area.

The 'me' command, followed by a <return>, resets the pointer to the current virtual process' pcb.

Example

me5

Any PCB elements displayed will be those of pib 5.

i/t0
Displays the contents of T0 belonging to pib 5.

me
Resets to reference the port's own PCB elements.

See Also

Command Name Type Description
tcl.mirror Verb: Access Directs output from 'master' to one or more 'slave' terminals.
port.number Definition The port number associated with the process.
system.debugger.overview Introductory Overview of system debugger.
tcl.tandem Verb: Access Logically link two devices to the same process.
tcl.poke Verb: Access Sends input to another port.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.