gdb/
[deliverable/binutils-gdb.git] / gdb / exceptions.h
index 3cdc53726982ca50e4130c4e7e75b1e90e6c05ef..47ce0771c37d412d80ab276cdab028edd31bb608 100644 (file)
@@ -71,6 +71,9 @@ enum errors {
      more detail.  */
   TLS_GENERIC_ERROR,
 
+  /* Problem parsing an XML document.  */
+  XML_PARSE_ERROR,
+
   /* Add more errors here.  */
   NR_ERRORS
 };
This page took 0.024894 seconds and 4 git commands to generate.