Bug in mi-break.exp

Daniel Jacobowitz drow@false.org
Mon Nov 23 21:22:00 GMT 2009


    mi_gdb_test "-exec-continue" \
        ".*\\\$1 = 0.*\\\$10 = 9.*\\*running.*\\*stopped,reason=\"exited-normally\".*" \
        "test hitting breakpoint with commands"

This test will fail intermittently depending on output timing.  There
are GDB prompts in the output.  Don't you have to use mi_expect_stop?

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb-patches mailing list