This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Does not stop at break point in GDB-remote


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]