Hi,


I use your powerful interface for remote debugging with GDB, found in
gdb-4.17/gdb/gdbserver/.

I have just a few remarks concerning the server you deliver :
 - variable extended_protocol is not initialised to 0 at declaration
(server.c, line 26)
 - the reply to '!' GDB request is intended to be '' (see Debugging with
GDB user's manual), but
     the server replies the same as for ?, s, c
     What is the expected answer ?

That's all !


Thanks for such a software,


Patrice Casse



_______________________________________________
Bug-gdb mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gdb

Reply via email to