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: [RFC] Stabs parsing regression from GDB 6.6 to GDB 6.6.90


On Sat, Sep 22, 2007 at 03:58:08PM -0700, Joel Brobecker wrote:
> > Don't know how to convert this to a testcase.
> > 'maint print type short int' doesn't show these ranges,
> > are they stored anywhere?
> 
> Can we perhaps handle stabs testcases the same way as we do for
> dwarf testcases? We provide an assembly file. The assembly file
> isn't going to work on all platforms, but we'll cover enough
> to make the testcase useful.

There is already a gdb.stabs directory.  The question is how to
verify that GDB did the right thing...

Can we trigger this code path on the bounds for an array?

-- 
Daniel Jacobowitz
CodeSourcery


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