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: Remote protocol and 7-bit links


On Sat, May 27, 2006 at 11:02:18AM +1100, Steven Johnson wrote:
> As a minimum, I would say these new features be 8 bit only, and then 7
> bit hobbled targets (if any actually exist) cant use them.

Yes, that's my plan.  The only possible lossage would be targets which
fraudulently set the high bit on 7-bit data; I have to disable the
stripping of that byte in order to pass binary data through.  But I
really don't expect anything to break.

-- 
Daniel Jacobowitz
CodeSourcery


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