Breakpoints

Set or remove unconditional breakpoints by clicking on the line in the Listing window. Set or remove conditional breakpoints that relate to the line indicated by the pointing hand icon as follows:

  1. Run the program to the line where the breakpoint is to be set.
    1. If you set a breakpoint to get there, remove it.
  2. Left-click on an integer or pointer object in the Locals or NonLocals window, and choose Breakpoint from the menu.
  3. Enter a breakpoint trigger value for the object, at the prompt.
    Xcdb indicates the breakpoint with a stop sign icon on the source line and with an asterisk-marked (*) entry in the Breakpoints window
Xcdb stops the program whenever the specified line executes and the object has the specified trigger value.


[Contents] [Previous] [Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.

Generated with WebMaker