This is the mail archive of the gdb-patches@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: PATCH: Further gdbserver cleanups


> This patch adds -Wall to gdbserver's build options, cleans up everything
> that it turned up, and adds the beginnings of a target stack.  It also adds
> a simplistic mechanism to track child processes opaquely; for instance, for
> per-child regcaches.  No real new functionality here, but it should be
> pretty obvious where I'm going.  The next batch of changes are likely to be
> more interesting.

Er, there are still two commits in there.

Rather than ``-Wall'' just ,-Werror as with the rest of GDB.  See:
http://sources.redhat.com/gdb/onlinedocs/gdbint_13.html#SEC104

(Oh, also, at present ARI skips that directory.)

> I'll check this in in a day or two if no one objects (well, and when Andrew
> thinks it's been long enough and checks in the relevant MAINTAINERS patch).

Oops.  I'd better drain last weeks patch postings ...

Andrew


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