]> Git Repo - binutils.git/blob - gdb/features/threads.dtd
amd64-linux: expose system register FS_BASE and GS_BASE for Linux.
[binutils.git] / gdb / features / threads.dtd
1 <!-- Copyright (C) 2008-2017 Free Software Foundation, Inc.
2
3      Copying and distribution of this file, with or without modification,
4      are permitted in any medium without royalty provided the copyright
5      notice and this notice are preserved.  -->
6
7 <!ELEMENT threads (thread*)>
8 <!ATTLIST threads version CDATA #FIXED "1.0">
9
10 <!ELEMENT thread (#PCDATA)>
11
12 <!ATTLIST thread id CDATA #REQUIRED>
13 <!ATTLIST thread core CDATA #IMPLIED>
This page took 0.027256 seconds and 4 git commands to generate.