basic.debugger.u
Removes trace table entry
Syntax
{Flash.routine.name:}u{variable}
Description
removes from the trace table a given variable, or all variables, previously specified with the 't' command.
A '-' (minus) character is displayed for each trace table entry successfully removed from the table.
The 'u' command, followed by a <return>, clears all trace table entries.
Example
*uclient.number
This removes the trace on variable, 'client.number' fromt the table.
*u
This removes all traced variables from the table.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
