Does not stop at break point in GDB-remote

Hui Zhu teawater@gmail.com
Wed Sep 16 07:04:00 GMT 2009


http://sourceware.org/gdb/current/onlinedocs/gdb_34.html
GDB Remote Serial Protocol

On Wed, Sep 16, 2009 at 14:57, ariga masahiro <ariga@link-lab.co.jp> wrote:
> Hello,
>
> Thank you,Doug,for your reply.
>
> Doug wrote,
> ----
> \x03 is what gdb sends to interrupt the program running on the target
> when, for example, you press Ctrl-C (while the target program is
> running).
> Maybe the stub isn't properly recognizing and handling it?
> ----
>
> I understood \x03 command.
> I wish I could understand stub reply codes.
> Do you know any technique to analyse them ? If  you happen to know how to
> debug  stub,would you please teach me ? Or please refer me to any documents
> .
> I appreciate your help.
>
> Masahiro Ariga
>
>
>



More information about the Gdb mailing list