Index: gdb/breakpoint.c =================================================================== RCS file: /cvs/src/src/gdb/breakpoint.c,v retrieving revision 1.322 diff -u -p -r1.322 breakpoint.c --- gdb/breakpoint.c 28 May 2008 14:04:21 -0000 1.322 +++ gdb/breakpoint.c 5 Jun 2008 16:22:39 -0000 @@ -6511,8 +6511,8 @@ print_exception_catchpoint (struct break if (!ui_out_is_mi_like_p (uiout)) ui_out_field_int (uiout, "bkptno", b->number); ui_out_text (uiout, - bp_throw ? " (thrown), " - : " (caught), "); + bp_throw ? " (exception thrown), " + : " (exception caught), "); if (ui_out_is_mi_like_p (uiout)) { ui_out_field_string (uiout, "reason",