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] ada testsuite: False FAILs with gcc debug info


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

Joel> Yeah - I wasn't expecting anyone to run the testsuite using a runtime
Joel> that has debugging info.  It introduces other issues as well (we worked
Joel> around some of these issues for the sake of people working on the
Joel> compiler). It's not easy for you to flip runtimes, so we can try
Joel> accomodating...

On Fedora (I don't know about other distros), there is a single
debuginfo file for a source package.  So, if you want to do tests with
some GCC debuginfo installed, you end up with all of it.  Of course you
can work around this in various ways, but it is more convenient if we
add harmless workarounds to the GDB test suite when clashes show up.  I
think in the past this has mostly meant renaming the odd variable or
two.

Tom


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