old-cross-binutils/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
arm-core.xml
arm-fpa.xml
arm-with-iwmmxt.c
arm-with-iwmmxt.xml
feature_to_c.sh
gdb-target.dtd
gdbserver-regs.xsl
library-list.dtd
Makefile gdb/ 2008-11-18 21:48:48 +00:00
mips-cp0.xml
mips-cpu.xml
mips-fpu.xml
mips-linux.c
mips-linux.xml
mips64-cp0.xml
mips64-cpu.xml
mips64-fpu.xml
mips64-linux.c
mips64-linux.xml
number-regs.xsl
osdata.dtd Implement -list-thread-groups --available 2008-12-02 07:57:38 +00:00
sort-regs.xsl
xinclude.dtd
xscale-iwmmxt.xml