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] Support for Xilinx MicroBlaze


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

Tom> How would this be done?
Tom> Users might be using an old gcc or a new one.

Joel> The only solution I see to this problem would be that users of a recent
Joel> GCC would have to use a recent GDB.

The problem is that this also implies that users stuck on an old compiler
will be stuck with an old gdb.

Joel> Worse case scenario, a microblase-specific setting.

Yeah.  Or parsing the dwarf producer string.

Tom


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