This is the mail archive of the gdb-patches@sources.redhat.com 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 RFA: Fix MI stack frame output for synthetic frames


On Mon, Feb 03, 2003 at 10:27:48AM -0800, Jason Molenda wrote:
> On Mon, Feb 03, 2003 at 10:15:20AM -0800, David Carlton wrote:
> 
> > 
> > On i686-pc-linux-gnu/GCC3.1/DWARF2, I get the following:
> > 
> 
> > PASS: gdb.mi/mi-syn-frame.exp: 407-stack-list-frames
> > FAIL: gdb.mi/mi-syn-frame.exp: 408-exec-continue
> > FAIL: gdb.mi/mi-syn-frame.exp: 409-stack-list-frames 0 0
> > FAIL: gdb.mi/mi-syn-frame.exp: call inferior function which raises exception
> > FAIL: gdb.mi/mi-syn-frame.exp: backtrace from inferior function at exception
> 
> I'll look at these late tonight unless someone else does it first.

The exec-continue failure seems to be a bad regular expression - it's
expecting "*stopped[\r\n]+", not any of the things which follow
*stopped.  I'm not sure without looking at te test whether
stack-list-frames is a legitimate failure or not; it's reporting a
different function than expected.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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