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: [RFA 1/2] Make line tables independent of progspace


>>>>> "Maciej" == Maciej W Rozycki <macro@mips.com> writes:

>> Since adjust_dwarf2_line used to be passed the relocated address, Tom included a
>> "hack" where he relocates the address, passes it through gdbarch_adjust_dwarf2_line,
>> and unrelocates it:
[...]
Maciej>  Yeah, I guess it's all right, the difference will ever be either 1 or 0.

Maciej>  I would pass it through MIPS16 and/or microMIPS regression testing to be 
Maciej> sure.  We have the Good Friday public holiday tomorrow here in the UK and 
Maciej> then Easter Monday, so I won't be able to schedule a test run until 
Maciej> sometime next week though.

Did you do this?

Either way, my understanding of this thread was that I needn't change
anything about adjust_dwarf2_line yet, and that I can go forward with
the line table patches.  So, I am going to send a new version.

If that's in error please let me know.

Tom


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