gdb/ChangeLog:
* ada-lang.c (ada_exception_support_info_sniffer): Improve
error message.
+2011-12-11 Joel Brobecker <brobecker@adacore.com>
+
+ * ada-lang.c (ada_exception_support_info_sniffer): Improve
+ error message.
+
2011-12-11 Joel Brobecker <brobecker@adacore.com>
* ada-lang.c (struct ada_inferior_data) [exception_info]:
out by the linker... In any case, at this point it is not worth
supporting this feature. */
- error (_("Cannot insert catchpoints in this configuration."));
+ error (_("Cannot insert Ada exception catchpoints in this configuration."));
}
/* True iff FRAME is very likely to be that of a function that is