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: [PATCH] Fix uninitialized use of variables.


Daniel Jacobowitz <dan at codesourcery.com> writes:
> On Tue, Oct 23, 2007 at 04:20:12PM -0700, Jim Blandy wrote:
>> This looks fine to me, although Daniel has thoughts on error handling
>> in the remote protocol that I don't fully understand.
>
> Nothing recent or complicated.  I just want it to become more
> consistent rather than less...

Here's what I was thinking of:
http://sourceware.org/ml/gdb-patches/2007-07/msg00071.html
    From: Daniel Jacobowitz
    I would like for us to unify the error handling in the remote target
    along with this.  It's very jumbled as to what's a warning and what
    isn't.

I think I also remember you expressing concern about throwing 'error'
during the connection process.

Can you fill us in more on how you'd like remote.c to work?  Maybe we
can get started, and even get those textual error messages in.


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