This is the mail archive of the gdb@sourceware.cygnus.com 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]

Re: remote protocol: error codes


Quality Quorum wrote:
> 
> Hi,
> 
> Are there any consistent description of error codes for
> remote protocol ?

No. GDB doesn't interpret the error response.

> 
> It seems to me that i386-stub.c has something like
> 
> E01 - malformed read request
> E02 - malformed write request
> E03 - access error
> 
> at the same time sparcl-stub.c has something like P01 ??????
> 
> Thanks,
> 
> Aleksey

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