aboutsummaryrefslogtreecommitdiff
path: root/gdb/features/btrace-conf.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/features/btrace-conf.dtd')
-rw-r--r--gdb/features/btrace-conf.dtd10
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/features/btrace-conf.dtd b/gdb/features/btrace-conf.dtd
new file mode 100644
index 0000000..ff54822
--- /dev/null
+++ b/gdb/features/btrace-conf.dtd
@@ -0,0 +1,10 @@
+<!-- Copyright (C) 2013-2015 Free Software Foundation, Inc.
+
+ Copying and distribution of this file, with or without modification,
+ are permitted in any medium without royalty provided the copyright
+ notice and this notice are preserved. -->
+
+<!ELEMENT btrace-conf (bts?)>
+<!ATTLIST btrace-conf version CDATA #FIXED "1.0">
+
+<!ELEMENT bts EMPTY>