(ddd.info)Printing Values


Next: Displaying Values Prev: Value Tips Up: Examining Data
Enter node , (file) or (file)node

7.2 Printing Simple Values in the Debugger Console
==================================================

The variable value can also be printed in the debugger console, making
it available for future operations.  To print a variable value, select
the desired variable by clicking _mouse button 1_ on its name.  The
variable name is copied to the argument field.  By clicking the `Print'
button, the value is printed in the debugger console.  The printed
value is also shown in the status line.

   As a shorter alternative, you can simply press _mouse button 3_ on
the variable name and select the `Print' item from the popup menu.

   In GDB, the `Print' button generates a `print' command, which has
several more options.  Note: Examining Data, for
GDB-specific expressions, variables, and output formats.


automatically generated by info2www version 1.2.2.9