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] Re: Advice on fixing gdb/12528


>>>>> "Paul" == Paul Pluzhnikov <ppluzhnikov@google.com> writes:

Paul> How does "break-on-linker-gcd-function.exp" sound?

Fine by me.

Paul> Yes: I noted that in gdb/12568.
Paul> I am not sure how I can trigger the bug with newer GCC versions...
Paul> Ah yes, I can.

Jan> For a real testcase it should be in gdb.dwarf2/ (and then the special
Jan> compilation options are sure no longer needed).

Paul> Sorry, I didn't follow that part. Why special options wouldn't be needed?

What Jan means is that you can put a .S file into gdb.dwarf2.
That way the test is independent of compiler version (but unfortunately
then dependent on arch).

Tom


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