OSDN Git Service

* gdb.texinfo (Target Description Format): Add version attribute
authorDaniel Jacobowitz <dan@debian.org>
Wed, 13 Jun 2007 19:22:35 +0000 (19:22 +0000)
committerDaniel Jacobowitz <dan@debian.org>
Wed, 13 Jun 2007 19:22:35 +0000 (19:22 +0000)
commit8c9cab184931375f52cb2a882dc1c5220c98c7da
treeb65cdc7d372c20676ace417ba63b545321af2473
parent60cb58aa54f88c21b8b45ffcdaef8fa8f0268261
* gdb.texinfo (Target Description Format): Add version attribute
for <target>.

* xml-tdesc.c (tdesc_start_target): New.
(target_attributes): New.
(tdesc_elements): Use it.
* features/gdb-target.dtd: Add #FIXED version attribute for
<target>.
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/features/gdb-target.dtd
gdb/xml-tdesc.c