On Sun, Jan 17, 2016 at 9:09 PM, Eric Botcazou <ebotca...@adacore.com> wrote: >> Sounds like a good excuse to add a guality for Ada (which has unique >> needs for dwarf). > > Well, the guality testsuite is a pain to maintain so I'd rather not. > The GDB testsuite is clearly the right place for this kind of testcases.
But that tests GDB and not GCCs generation of DWARF ... which means take the other option of writing a scan-assembler testcase looking for the previously missing DWARF. It would be nice if we'd support dropping in gdb/testsuite into testsuite/gdb/ or so and include that in testing (plus in the test_summary report). Richard. > -- > Eric Botcazou