Properly rethrow exception. This fixes errors
authorVladimir Prus <vladimir@codesourcery.com>
Fri, 1 Feb 2008 06:47:20 +0000 (06:47 +0000)
committerVladimir Prus <vladimir@codesourcery.com>
Fri, 1 Feb 2008 06:47:20 +0000 (06:47 +0000)
commit723a227560eace320351a22a1d1f2679b1ffaa93
treec3bd7cd7a79a0ee59c00d781f745436a85412314
parent65778909ad551d8f850a99095ac6a6369ead1c3e
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
This page took 0.026234 seconds and 4 git commands to generate.