SYNTAX

    rdebug [options] [<message>]


OPTIONS

-h (--help) bool

Display help.


ARGUMENTS

[<message>]

The text to be logged. If not specified, reads from stdin. [string]


DESCRIPTION

Write a debug trace.

Uses RDebug::Print, the destination of which is platform dependent. However, commonly this is directed to the debug serial port. See debugport command for details.


COPYRIGHT

Copyright (c) 2006-2010 Accenture. All rights reserved.