old-cross-binutils/gdb/testsuite
Tom Tromey 451b7c33cb gdb
* NEWS: Mention "info proc" and core files.
        * corelow.c (core_info_proc): New function.
        (init_core_ops): Set to_info_proc.
        * gdbarch.c, gdbarch.h: Rebuild.
        * gdbarch.sh (core_info_proc): New method.
        * infcmd.c (info_proc_cmd_1): Invoke target_info_proc first.
        * linux-tdep.c (linux_core_info_proc_mappings)
        (linux_core_info_proc): New functions.
        (linux_find_memory_region_ftype): New typedef.
        (linux_find_memory_regions_full): New function, from
        linux_find_memory_regions.
        (struct linux_find_memory_regions_data): New.
        (linux_find_memory_regions_thunk): New function.
        (linux_find_memory_regions): Rewrite.
        (struct linux_make_mappings_data): New.
        (linux_make_mappings_callback)
        (linux_make_mappings_corefile_notes): New functions.
        (linux_make_corefile_notes): Call linux_make_mappings_corefile_notes.
        (linux_init_abi): Call set_gdbarch_core_info_proc.
        * target.c (target_info_proc): Return 'int'.
        * target.h (target_info_proc): Update.
gdb/doc
        * gdb.texinfo (SVR4 Process Information): Mention core files.
gdb/testsuite
        * gdb.base/info-proc.exp: Add core file tests.
bfd
        * elf.c (elfcore_grok_note) <NT_FILE>: New case.
2012-12-14 15:30:38 +00:00
..
boards * boards/dwarf4-gdb-index.exp: New file. 2012-09-20 15:21:09 +00:00
config 2012-07-19 Pedro Alves <palves@redhat.com> 2012-07-19 20:00:59 +00:00
gdb.ada gdb.ada/lang_switch: Allow msg parameter to be a reference. 2012-12-07 03:00:00 +00:00
gdb.arch * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd. 2012-11-06 15:21:24 +00:00
gdb.asm
gdb.base gdb 2012-12-14 15:30:38 +00:00
gdb.cell * gdb.threads/gcore-thread.exp: Use gdb_gcore_cmd. 2012-11-06 15:21:24 +00:00
gdb.cp gdb/ 2012-11-27 07:59:12 +00:00
gdb.disasm
gdb.dwarf2 * dwarf2read.c (dwarf2_fetch_die_loc_sect_off): New function. 2012-12-10 17:17:29 +00:00
gdb.fortran 2012-09-26 Jan Kratochvil <jan.kratochvil@redhat.com> 2012-09-26 19:38:32 +00:00
gdb.gdb 2012-09-08 Khoo Yit Phang <khooyp@cs.umd.edu> 2012-09-08 05:29:21 +00:00
gdb.go
gdb.hp * gdb.hp/gdb.aCC/exception.exp: Remove. 2012-08-21 19:36:47 +00:00
gdb.java gdb/testsuite/ 2012-10-15 19:11:56 +00:00
gdb.linespec PR breakpoints/14643. 2012-10-11 16:12:05 +00:00
gdb.mi MI: tests for -catch-load/-catch-unload 2012-12-12 21:25:09 +00:00
gdb.modula2
gdb.multi * gdb.multi/multi-arch-exec.exp: Skip for i*86-linux. 2012-12-13 20:40:33 +00:00
gdb.objc * Makefile.in (SFILES): Remove objc-exp.y. 2012-07-26 20:11:10 +00:00
gdb.opencl ChangeLog: 2012-11-29 18:56:23 +00:00
gdb.opt
gdb.pascal
gdb.python * gdb.python/py-prettyprint.py (_iterator): Remove exception_flag 2012-12-11 20:54:52 +00:00
gdb.reverse gdb/testsuite/ 2012-10-16 13:14:36 +00:00
gdb.server * gdb.base/annota1.exp: Accept no frames-invalid notification 2012-08-02 15:59:59 +00:00
gdb.stabs
gdb.threads gdb/testsuite/ 2012-11-14 05:52:32 +00:00
gdb.trace gdb/testsuite 2012-12-08 11:58:01 +00:00
gdb.xml http://sourceware.org/ml/gdb-patches/2012-09/msg00015.html 2012-09-14 21:23:45 +00:00
lib 2012-12-10 Paul Koning <paul_koning@dell.com> 2012-12-10 21:22:21 +00:00
aclocal.m4
ChangeLog gdb 2012-12-14 15:30:38 +00:00
configure
configure.ac
dg-extract-results.sh
Makefile.in
TODO