Hi Eli, > Thanks, the documentation part is OK. Thanks for the review. As discussed with Tom, I've decided to merge the two entries into one. Attached is a patch that does that, together with a revised manual update. Can you tell me what you think? In particular, I am wondering whether the "all related to Ada exceptions" really brings anything in this context other than noise. gdb/ChangeLog: * mi/mi-main.c (mi_cmd_list_features): Replace "info-ada-exceptions" entry with "ada-exceptions". gdb/doc/ChangeLog: * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete the documentation of "info-ada-exceptions" in the output of the "-list-features" command. Add the documentation of the "ada-exception" entry instead. -- Joel