]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* breakpoint.c (struct captured_parse_breakpoint_args): Remove.
authorTom Tromey <tromey@redhat.com>
Mon, 4 Apr 2011 15:22:51 +0000 (15:22 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 4 Apr 2011 15:22:51 +0000 (15:22 +0000)
commitb78a6381e064af8956daf6a016774a6cadd551d3
tree7a51fe080403262f7389b399c8e005e479f33755
parent00174a8637c5c42b77b190c38b1afa94c4c14517
* breakpoint.c (struct captured_parse_breakpoint_args): Remove.
(do_captured_parse_breakpoint): Remove.
(create_breakpoint): `e' is now volatile.  Remove `parse_args'.
Use TRY_CATCH directly.
gdb/ChangeLog
gdb/breakpoint.c