* gdb.base/break.c (multi_line_if_conditional): New function.
authorJeff Law <law@redhat.com>
Mon, 7 Jan 2002 19:21:27 +0000 (19:21 +0000)
committerJeff Law <law@redhat.com>
Mon, 7 Jan 2002 19:21:27 +0000 (19:21 +0000)
commitf286b2c396fbead5820277360b60ad3e8bcdd6ec
tree2d79e58c0b2281436560db7ec92748a450b2ac44
parent634d57ec506a933888246b5e7df544f7d0bde2d7
    * gdb.base/break.c (multi_line_if_conditional): New function.
        (multi_ilne_while_conditional): Likewise.
        * gdb.base/break.exp: Verify that a breakpoint on a multi-line
        IF or WHILE condition puts the breakpoint at the start of
        the condition.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/break.c
gdb/testsuite/gdb.base/break.exp
This page took 0.027903 seconds and 4 git commands to generate.