next up previous contents
Next: Determining the type of Up: Debugging tools Previous: Continuing execution   Contents

Printing the value of a variable

The command print variable_name prints the present value of variable_name. We do not have to specify the type of the variable so it is properly taken care of by the dbx itself.



Sushil Prasad 2004-09-16