Please enable JavaScript to view this site.

Code:

AS + 700

Symbolic:

bccProcessList

This command will request a list of ID of all available remote user process, with the following parameters:

Offset

Type

Label

Description

0

U32

DSID

Debug session ID (0=Use read-only session if available)

4

U32

FLAGS

Operating flags:

On success, a bccAck is received with the following data:

Offset

Type

Label

Description

0

U8

COUNT

N. of process

1

U16

PID0

Process ID 0

3

U16

PID1

Process ID 1

...

...

...

...

On failure, a bccNack is received. Specific errors:

NACK code

Description

Extra data

nackIllegalArgs

Illegal arguments

U16 What illegal?

1 = Flags

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