]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* lib/mi-support.exp (mi_run_to_main): Allow anything to precede
authorKeith Seitz <keiths@redhat.com>
Wed, 4 Sep 2002 20:17:13 +0000 (20:17 +0000)
committerKeith Seitz <keiths@redhat.com>
Wed, 4 Sep 2002 20:17:13 +0000 (20:17 +0000)
commit12fd146d9c8fa08ec735d2db07b58402d16fdaf4
treef3e1d8e89f2cbb9a3a7f7b2eb203246a6be1a984
parent3f4897727bda3d055ea808369ec9e741e1e69171
    * lib/mi-support.exp (mi_run_to_main): Allow anything to precede
        regexp for stopping at main. Could have multiple event notifications.
        Don't assume that main was declared with no parameters.
        (mi_step_next_helper): New procedure to do step/next.
        (mi_next): Use mi_step_next_helper.
        (mi_step): Ditto.
gdb/testsuite/ChangeLog
gdb/testsuite/lib/mi-support.exp