[PATCH] Fix uninitialized use of variables.

Jim Blandy jimb@codesourcery.com
Wed Oct 24 17:12:00 GMT 2007


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.



More information about the Gdb-patches mailing list