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]

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


On Thu, Nov 01, 2001 at 02:28:47PM -0500, Andrew Cagney wrote:
> FYI, for just mi, I'm seeing the below and it takes probably a minute. 
> What exactly goes wrong in the MI test on your target?

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 :).

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)
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)


-- 
Daniel Jacobowitz                           Carnegie Mellon University
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]