binutils-gdb/gdb/features
Vladimir Prus 07e059b5a9 Implement -list-thread-groups --available
* Makefile.in (XMLFILES): Add osdata.dtd.
        (SFILES): Add osdata.c.
        (COMMON_OBS): Add osdata.o.
        * linux-nat.c: Include pwd.h, sys/types.h, gdb_dirent.h and xml-support.h.
        (linux_nat_xfer_osdata): New function.
        (linux_xfer_partial): Handle TARGET_OBJECT_OSDATA.
        * osdata.c: New file.
        * osdata.h: New file.
        * remote.c (PACKET_qXfer_osdata): New packet enum.
        (remote_protocol_features): Add "qXfer:osdata:read".
        (remote_read_qxfer): Handle TARGET_OBJECT_OSDATA.
        (extended_remote_can_run): New.
        (init_extended_remote_ops): Set to_can_run to
        extended_remote_can_run.
        (_initialize_remote): Add packet config command for
        "qXfer:osdata:read".
        * xml-support.c (obstack_xml_printf): New function.
        * xml-support.h (obstack_xml_printf): Declare.
        * target.c (target_get_osdata): New function.
        * target.h (enum target_object): Add TARGET_OBJECT_OSDATA.
        (target_os_data): Declare.
        * features/osdata.dtd: New file.
        * mi/mi-main.c (mi_list_thread_groups): Handle the --available
        option.
2008-12-02 07:57:38 +00:00
..
rs6000 gdb/ 2008-11-18 21:39:47 +00:00
Makefile gdb/ 2008-11-18 21:48:48 +00:00
arm-core.xml Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
arm-fpa.xml Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
arm-with-iwmmxt.c gdb: 2008-08-24 16:39:57 +00:00
arm-with-iwmmxt.xml Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
feature_to_c.sh Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
gdb-target.dtd Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
gdbserver-regs.xsl
library-list.dtd * features/library-list.dtd: Allow "section" elements as children 2008-03-14 22:30:07 +00:00
mips-cp0.xml Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mips-cpu.xml Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mips-fpu.xml Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mips-linux.c
mips-linux.xml Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mips64-cp0.xml Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mips64-cpu.xml Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mips64-fpu.xml Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
mips64-linux.c
mips64-linux.xml Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
number-regs.xsl
osdata.dtd Implement -list-thread-groups --available 2008-12-02 07:57:38 +00:00
sort-regs.xsl
xinclude.dtd Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00
xscale-iwmmxt.xml Updated copyright notices for most files. 2008-01-01 22:53:26 +00:00