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: [0/12] RFC: support for 'dwz -m'


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom> I'm posting this series as an RFC.  I intend to check it in, just not
Tom> yet -- it is too large, IMO, to go in just before 7.5, and also we're
Tom> hoping to get some official DWARF constants assigned beforehand (see
Tom> patch #1).  Finally, this series needs a couple of links to
Tom> documentation, which I think isn't ready yet.

I'm going to post a new version of this series.

I dropped patch #1, because Jakub put the equivalent patch into gcc and
src already.  It has a link to the DWARF proposal:

    http://www.dwarfstd.org/ShowIssue.php?issue=120604.1&type=open

Of course, because of this, the patch numbers all change, leading to
general confusion.  I plan to handle this by sending follow-ups to the
most recent version of the patches.

Also, I'm only planning to repost the patches that have changed -- just
the last 3.

Tom> I've regression tested the series using plain 'dwz -m', but not
Tom> multifile compression in conjunction with .gdb_index (the dwz change
Tom> here isn't ready yet).  I will do this testing before committing.

I did this and there are no regressions as compared to a test suite run
using just .gdb_index.  (.gdb_index has a regression against a plain
test run.)

Tom


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