OSDN Git Service

Properly rethrow exception. This fixes errors
authorvprus <vprus>
Fri, 1 Feb 2008 06:47:18 +0000 (06:47 +0000)
committervprus <vprus>
Fri, 1 Feb 2008 06:47:18 +0000 (06:47 +0000)
commit436b1c80156f393ebcea512f06266a19dff21a39
treee5d8392ceefe2b2aa8bc8cf8c214842c6a94995b
parentd66d5a8d38ccdfd391d912a0574f1909f13e4eec
Properly rethrow exception.  This fixes errors
about non-existent functions for -break-insert.
        * breakpoint.c (break_command_really): Use throw_exception
        for rethrowing.  If rethrowing, don't print the exception.
gdb/ChangeLog
gdb/breakpoint.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.mi/mi-break.exp