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 00/21] struct symtab split part 2


On Thu, Nov 13, 2014 at 4:48 AM, Doug Evans <xdje42@gmail.com> wrote:
> Hi.
>
> This is part 2 of a patch set to split up struct symtab.
> Part 1 was here: https://sourceware.org/ml/gdb-patches/2014-11/msg00193.html
>
> [...]
>
> Regression tested on amd64-linux with dwarf and with/without gdb_index,
> and also with stabs.  And also x86_64-w64-mingw32 as a cross-debugger.
> And built with --enable-targets=all.
> It needs testing on other file formats as well, can anyone do xcoff?
>
> A tree with all patches is available here:
> git@github.com:xdje42/gdb.git, branch "symtabs"

I've finished regression testing with my m32r-coff port.
[The port isn't complete enough to do exhaustive testing, but it does
cover a lot.]

IWBN to test with xcoff.
Hopefully my application for gcc compiler farm access will be granted soon.

Anyone have an aix machine I can borrow?


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