]> Git Repo - binutils.git/commit - gdb/NEWS
Add xmlRegisters= to qSupported packet.
authorH.J. Lu <[email protected]>
Tue, 30 Mar 2010 15:45:16 +0000 (15:45 +0000)
committerH.J. Lu <[email protected]>
Tue, 30 Mar 2010 15:45:16 +0000 (15:45 +0000)
commitc8d5aac9dbf03c7f729dc56a712b73ed12fd1704
treee4f5af1b2c9d406dce853d9b4ad087652e3d1617
parentfe168a19802b9cec7393661cc71fd9b3e9b38248
Add xmlRegisters= to qSupported packet.

gdb/

2010-03-30  H.J. Lu  <[email protected]>

* NEWS: Mention xmlRegisters= in qSupported packet.

* i386-tdep.c: Include "remote.h".
(_initialize_i386_tdep): Call register_remote_support_xml.

* remote.c (remote_support_xml): New.
(register_remote_support_xml): Likewise.
(remote_query_supported_append): Likewise.
(remote_query_supported): Support remote_support_xml.

* remote.h (register_remote_support_xml): New.

gdb/doc/

2010-03-30  H.J. Lu  <[email protected]>

* gdb.texinfo (General Query Packets): Add xmlRegisters.
gdb/ChangeLog
gdb/NEWS
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/i386-tdep.c
gdb/remote.c
gdb/remote.h
This page took 0.025093 seconds and 4 git commands to generate.