Hello, The attached diff implements -break-catch command for MI protocol (includes the documentation changes). Thanks, Aleksandar Ristovski QNX Software Systems 2008-05-28 Aleksandar Ristovski * breakpoint.c (catch_command_1): Remove static declaration. (print_mention_exception_catchpoint): Output information only when non-MI protocol is active. * breakpoint.h (catch_command_1): New declaration. * doc/gdb.texinfo (break-catch): Remove @ignore and add text for break-catch command. * mi/mi-cmd-break.c (mi_cmd_break_catch): New function. * mi/mi-cmds.c (build_table): Add function for break-catch. * mi/mi-cmds.h (mi_cmd_break_catch): New declaration.