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]

[PATCH 0/2] fix linetables for objfile splitting


This short series is part of the "objfile splitting" project:

    https://sourceware.org/gdb/wiki/ObjfileSplitting

For this series the goal was to make line tables independent of the
program space.

I've built and regtested this series on x86-64 Fedora 20, both with
the ordinary debug option and with -gstabs+.

I'm unable to test the other debug readers that are touched here.  So
please take some time to examine them or test them.  As usual I will
fix any regressions arising from the series.  FWIW I expect any
failures to be easy to encounter and reasonably simple to fix.

Tom


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