This is the mail archive of the gdb@sources.redhat.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]
Other format: [Raw text]

RE: Error codes in Remote Serial Protocol


Hi Andrew,

> Jon Beniston wrote:
> > Hi,
> > 
> > Many of the commands in the remote serial protocol can 
> return an error 
> > code, 'ENN'. Are the values for these error codes defined anywhere?
> 
> No.
> 
> Perhaphs we should adopt those found in "include/gdb/fileio.h"?

Are you refering to the errno codes? Do they really capture the type of
errors we wish to return (i.e. no more breakpoint registers available).

Cheers,
Jon



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