English
Language : 

E702289_SH7290 Datasheet, PDF (185/252 Pages) Renesas Technology Corp – SH7290 E10A Emulator
Examples:
To clear all breakpoints:
>bc (RET)
To clear all software breakpoints whose address value is H'1000000:
>bc H'1000000 (RET)
To clear a software breakpoint whose virtual address is H'1000000, according to the ASID value
at command input:
>bc H'1000000 space virtual (RET)
To clear the software breakpoint at virtual address H’1000000, whose ASID value is H'10:
>bc H'1000000 space virtual asid H'10 (RET)
Related Items:
BP, BD, BE, VC, VD, VE, and VS commands
[Breakpoints] window
[Break] dialog box
161