cb
Arguments
[%bp_count] [line]
%bp_count
See "@bp_count".
line
line number

Continues and blocks the command line input. Signals for cb and Cb are handled as they are for c and C, respectively. See c. Use this command in a playback file. No further processing of the playback file occurs while the program is running. The debugger does not accept new commands until it reaches a breakpoint or the program exits. You can interrupt this command with the Esc key.

This command is helpful in non-GUI mode when a program needs to accept input from routines like gets() and scanf().


Previous

Next



Copyright © 1999, Green Hills Software. All rights reserved.