This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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][1/n] dwarf2out refactoring for early (LTO) debug


On 18/08/15 20:32, Aldy Hernandez wrote:
Aldyh, what other testing did you usually do for changes?  Run
the gdb testsuite against the new compiler?  Anything else?

gdb testsuite, and make sure you test GCC with
--enable-languages=all,go,ada, though the latter is mostly useful while
you iron out bugs initially.  I found that ultimately, the best test was
C++.

FWIW, it would be nice to run gdb testsuite with different dwarf
versions (3, 4, and 5).

--
Yao (éå)


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