This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project. [Get raw message]


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

Re: [rfa/testsuite/mi] More timeout fixes


> 
> Again, what compiler are you using?  My FAILs are related to bad debug
> info mostly, I think.  Note the "stopped at wrong place" messages added
> by the patch I RFA'd at the beginning of this thread (hint, hint  [:)] 

egcs-1.1.2 and a post 3.0 branch GCC.

I'm being cautious - I want to be certain that the testsuite is at least 
running correctly.

> FAIL: gdb.mi/mi-break.exp: insert temp breakpoint at basics.c:callee2
> FAIL: gdb.mi/mi-break.exp: insert temp breakpoint at "<fullfilename>":6 (callee4)

your getting some passes so the testsuite is working.  Yes, check your 
change in.

	Andrew


> FAIL: gdb.mi/mi-console.exp: Hello message (known bug)
> FAIL: gdb.mi/mi-disassemble.exp: data-disassemble file, line assembly mixed
> FAIL: gdb.mi/mi-disassemble.exp: data-disassemble file, line, number assembly mixed
> FAIL: gdb.mi/mi-disassemble.exp: data-disassemble file, line, number (more than main lines) assembly mixed
> FAIL: gdb.mi/mi-simplerun.exp: insert breakpoint at basics.c:callee2
> FAIL: gdb.mi/mi-simplerun.exp: insert breakpoint at "<fullfilename>":6 (callee4)
> FAIL: gdb.mi/mi-simplerun.exp: next at main (unknown output)
> FAIL: gdb.mi/mi-simplerun.exp: step at main (stopped at wrong place)
> FAIL: gdb.mi/mi-simplerun.exp: step to callee4 (stopped at wrong place)
> FAIL: gdb.mi/mi-simplerun.exp: exec-finish (stopped at wrong place)
> FAIL: gdb.mi/mi-stack.exp: stack args listing 0
> FAIL: gdb.mi/mi-stack.exp: stack args listing 1
> FAIL: gdb.mi/mi-stack.exp: stack info-depth
> FAIL: gdb.mi/mi-stack.exp: stack info-depth 99
> FAIL: gdb.mi/mi-var-cmd.exp: break-insert subroutine1
> FAIL: gdb.mi/mi-var-cmd.exp: continue to subroutine1 (stopped at wrong place)
> FAIL: gdb.mi/mi-var-cmd.exp: step at subroutine1 (stopped at wrong place)
> FAIL: gdb.mi/mi-var-cmd.exp: step at subroutine1 (2) (stopped at wrong place)
> FAIL: gdb.mi/mi-var-cmd.exp: update all vars: i changed
> FAIL: gdb.mi/mi-var-cmd.exp: step at subroutine1 (3) (stopped at wrong place)
> FAIL: gdb.mi/mi-var-cmd.exp: update all vars: llong changed
> FAIL: gdb.mi/mi-var-cmd.exp: next out of subroutine1 (stopped at wrong place)
> FAIL: gdb.mi/mi-var-cmd.exp: update all vars: all now out of scope
> FAIL: gdb.mi/mi-var-display.exp: get children local variable weird
> FAIL: gdb.mi/mi-var-display.exp: get children of u
> FAIL: gdb.mi/mi-var-display.exp: get children of s
> FAIL: gdb.mi/mi-var-display.exp: break-insert operation
> FAIL: gdb.mi/mi-var-display.exp: continue to incr_a (compiler debug info incorrect)
> FAIL: gdb.mi/mi0-break.exp: insert temp breakpoint at basics.c:callee2
> FAIL: gdb.mi/mi0-break.exp: insert temp breakpoint at "<fullfilename>":6 (callee4)
> FAIL: gdb.mi/mi0-console.exp: Hello message (known bug)
> FAIL: gdb.mi/mi0-disassemble.exp: data-disassemble file, line assembly mixed
> FAIL: gdb.mi/mi0-disassemble.exp: data-disassemble file, line, number assembly mixed
> FAIL: gdb.mi/mi0-disassemble.exp: data-disassemble file, line, number (more than main lines) assembly mixed
> FAIL: gdb.mi/mi0-simplerun.exp: insert breakpoint at basics.c:callee2
> FAIL: gdb.mi/mi0-simplerun.exp: insert breakpoint at "<fullfilename>":6 (callee4)
> FAIL: gdb.mi/mi0-simplerun.exp: step at main (stopped at wrong place)
> FAIL: gdb.mi/mi0-simplerun.exp: step to callee4 (stopped at wrong place)
> FAIL: gdb.mi/mi0-simplerun.exp: exec-finish (stopped at wrong place)
> FAIL: gdb.mi/mi0-stack.exp: stack args listing 0
> FAIL: gdb.mi/mi0-stack.exp: stack args listing 1
> FAIL: gdb.mi/mi0-stack.exp: stack info-depth
> FAIL: gdb.mi/mi0-stack.exp: stack info-depth 99
> FAIL: gdb.mi/mi0-var-cmd.exp: break-insert subroutine1
> FAIL: gdb.mi/mi0-var-cmd.exp: continue to subroutine1 (stopped at wrong place)
> FAIL: gdb.mi/mi0-var-cmd.exp: step at subroutine1 (stopped at wrong place)
> FAIL: gdb.mi/mi0-var-cmd.exp: step at subroutine1 (2) (stopped at wrong place)
> FAIL: gdb.mi/mi0-var-cmd.exp: update all vars: i changed
> FAIL: gdb.mi/mi0-var-cmd.exp: step at subroutine1 (3) (stopped at wrong place)
> FAIL: gdb.mi/mi0-var-cmd.exp: update all vars: llong changed
> FAIL: gdb.mi/mi0-var-cmd.exp: next out of subroutine1 (stopped at wrong place)
> FAIL: gdb.mi/mi0-var-cmd.exp: update all vars: all now out of scope
> FAIL: gdb.mi/mi0-var-display.exp: get children local variable weird
> FAIL: gdb.mi/mi0-var-display.exp: get children of u
> FAIL: gdb.mi/mi0-var-display.exp: get children of s
> FAIL: gdb.mi/mi0-var-display.exp: break-insert operation
> FAIL: gdb.mi/mi0-var-display.exp: continue to incr_a (compiler debug info incorrect)
> 
> 
> 



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