STEP and CONTINUE in GDB REMOTE

Jan Van Belle Jan.Van_Belle@alcatel.be
Mon Nov 4 06:22:00 GMT 2002


        Hello all,

        I'm struggling with the Remote Protocol (over TCP, but I guess
that doesn't matter). For the moment I can download my code
onto the (not yet existing --> virtual) target, read registers, write
registers, read code and write code.

So now I arrived for the big job: STEP (single or not) and CONTINUE. The
manual says you have many possibilities to
indicate the target has stopped. For the moment I use: $S05#xx , but
this is just a stub to satisfy GDB.

Can someone explain me (or point me to a good description) the syntax of
'all' the possible responses??
--> $Txxx:yyyy#zzz
--> $Wxxx#yyy
--> $Sxxx#yyy
--> ...

It would be a great help (for me and many others ;-) )

Kind regards,

Jan




More information about the Gdb mailing list