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]

AW: MI, remote protocol and error codes


Hi,

>Are you sure you're replying with an error code, not with an empty
packet?  There should be no other way to get this message.

You are right. There was a bug in the stub code. The stub does now reply
with ENN reply and the message I get is: "Error accessing memory address
0x2001a4: (undocumented errno -1)".

It does mention an errno, but it's not the one I put in the ENN reply.

Well, I guess I will have to create hack for GDB to make it reply with the
information I need.

Thanks

Sascha


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