Delete test target descriptions when exiting
[deliverable/binutils-gdb.git] / gdb / target-descriptions.h
index 87403acc0d4d3dc7da4f2ca12c4778d5b9a5d353..96290b7d97ea27776b675224cb397b4dc680c4e0 100644 (file)
@@ -215,7 +215,7 @@ namespace selftests {
 
 /* Record that XML_FILE should generate a target description that equals
    TDESC, to be verified by the "maintenance check xml-descriptions"
-   command.  */
+   command.  This function takes ownership of TDESC.  */
 
 void record_xml_tdesc (const char *xml_file,
                       const struct target_desc *tdesc);
This page took 0.024769 seconds and 4 git commands to generate.