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: one-too-many location in breakpoint


>>>>> "Joel" == Joel Brobecker <brobecker@adacore.com> writes:

Joel> I have a testcase where inserting a breakpoint causes one too many
Joel> location.  I haven't investigated why that is.  That'll be next on
Joel> my list.

Joel> And I have another testcase where we also have an unexpected second
Joel> location, but I think that this might be because I forgot to contribute
Joel> some changes. It has to do with broken debug information due to
Joel> linker bugs with -ffunction-sections. I haven't investigated either.

Joel> And I think that's all! So, as you see, I think we're really close.
Joel> I'll continue working on these two tomorrow...

I fixed all the other problems.  I'm running a regression test to make
sure I didn't make something else break while doing this.  If all goes
well I will send out refreshed patches.

I'm happy to help look at the remaining problems, just send the info.

Tom


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