This is the mail archive of the gdb-patches@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: [RFC] small change for better error reporting in remote.c


On Fri, Jul 31, 2009 at 01:31:13PM -0700, Michael Snyder wrote:
> You may not realize it, but you're asking for a much bigger change.
> There is no struct packet_config for the 'G' packet.  I'll have to
> change set_registers_using_G from void to int, so that it can
> return failure if the 'G' packet is unsupported.
> 
> But I'll begin working on it, unles I hear "never mind"
> from you...   ;-)

Bah... no, don't bother with that.  What I actually wanted is
just packet_check_result.  Is that easier? :-)

-- 
Daniel Jacobowitz
CodeSourcery


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