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: MI output during program execution


Nick Roberts wrote:

> The most current version of our sources is available in tar.gz form at:
> > http://www.opensource.apple.com/darwinsource/tarballs/other/ > gdb-384.tar.gz


I've downloaded and looked at gdb-413.  I think that your changes do the kinds
of things that we have been talking about.  I realise that Apple don't want to
allocate resources to merge these changes into FSF GDB but, as I'm finding it
difficult to make my own changes, I would like to do this. I guess that you
will find this agreeable as it will minimise differences between Apple GDB and
FSF GDB.

As you've no doubt noticed, we have lots of intermingled local
changes, so it's going to be a long hard process to contribute
everything. While (IMHO) at least 95% of our local changes are
of interest for FSF GDB, the context diff alone (no new files,
no configury diffs) is 125Kloc! So we'll be most grateful for
any help you can lend. I myself have been working on a patch
for the basic native configuration, which will help break some
of the contribution logjam by enabling testing on Darwin instead
of Linux or some other config.


> I am pretty sure the CVS repository is up to date with this as well > (some projects require an ADC membership, but gdb & friends have > anonymous access). See
> > http://developer.apple.com/darwin/tools/cvs/howto.html
> > for more details.
> > This code is based on a merge that's almost a year old now. Stan & > Klee are working away at a more recent merge - we're pretty sure the > patient will survive, but it's definitely not ambulatory yet...


Could you please tell me where you think the best place to start would be?
I guess CVS would be better than a tarball.  Would it be best to wait until
Stan & Klee have completed their merge?

Anything you do now will be of value, I don't think our MI stuff
has churned a whole lot, but I would like to put out a drop of
our latest mostly-working CVS anyway, since it's merged up to FSF
sources as of a few days ago, plus most of the local changes have
been at least categorized by purpose. I can't think of any obstacles,
but as a "newbie" in Apple GDB :-) , I need to find out what I can do.

Stan


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