Please enable JavaScript to view this site.

Code:

AS + 721

Symbolic:

bccBreakpDel

This command will request to delete an existing breakpoint, with the following parameters:

Offset

Type

Label

Description

0

U32

DSID

Debug session ID

4

U8

NLIST

No. of break point (0xFF=All breakpoint for session)

5

U32

LIST[]

List of breakpoint ID to delete

On success, a bccAck is received with the no data.

On failure, a bccNack is received. Specific errors:

NACK code

Description

Extra data

nackNotFound

Breakpoint not found

U16 Breakpoint index

nackIllegalDebug

Illegal debug session

 

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC