|
|
@ -9338,6 +9338,9 @@ Where @var{pid} is a HEX encoded 16 bit process id. |
|
|
@item query @var{LIST} or @var{threadLIST} @strong{(deprecated)} |
|
|
@item query @var{LIST} or @var{threadLIST} @strong{(deprecated)} |
|
|
@tab @code{q}@code{L}@var{startflag}@var{threadcount}@var{nextthread} |
|
|
@tab @code{q}@code{L}@var{startflag}@var{threadcount}@var{nextthread} |
|
|
@tab |
|
|
@tab |
|
|
|
|
|
@item |
|
|
|
|
|
@tab |
|
|
|
|
|
@tab |
|
|
Obtain thread information from RTOS. Where: @var{startflag} (one hex |
|
|
Obtain thread information from RTOS. Where: @var{startflag} (one hex |
|
|
digit) is one to indicate the first query and zero to indicate a |
|
|
digit) is one to indicate the first query and zero to indicate a |
|
|
subsequent query; @var{threadcount} (two hex digits) is the maximum |
|
|
subsequent query; @var{threadcount} (two hex digits) is the maximum |
|
|
@ -9347,6 +9350,9 @@ returned in the response as @var{argthread}. |
|
|
@item |
|
|
@item |
|
|
@tab reply @code{q}@code{M}@var{count}@var{done}@var{argthread}@var{thread...} |
|
|
@tab reply @code{q}@code{M}@var{count}@var{done}@var{argthread}@var{thread...} |
|
|
@tab |
|
|
@tab |
|
|
|
|
|
@item |
|
|
|
|
|
@tab |
|
|
|
|
|
@tab |
|
|
Where: @var{count} (two hex digits) is the number of threads being |
|
|
Where: @var{count} (two hex digits) is the number of threads being |
|
|
returned; @var{done} (one hex digit) is zero to indicate more threads |
|
|
returned; @var{done} (one hex digit) is zero to indicate more threads |
|
|
and one indicates no further threads; @var{argthreadid} (eight hex |
|
|
and one indicates no further threads; @var{argthreadid} (eight hex |
|
|
|