This is the mail archive of the gcc@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: frameworklet to assess the quality of debug information


On Jul 29, 2008, "Richard Guenther" <richard.guenther@gmail.com> wrote:

> why not pair the testcase with a gdb script directly?

Mostly a matter of convenience.  Writing code and adding "test this
here, etc", and not having to adjust a testcase all over just because
you have to add an #include feels so much better than the alternative.
And then, having it all in a single file that uses shared
infrastructure feels better than having to write one script per test,
but maybe that's just me.

-- 
Alexandre Oliva         http://www.lsd.ic.unicamp.br/~oliva/
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}
FSFLA Board Member       ÂSÃ Libre! => http://www.fsfla.org/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}


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