binutils-gdb/gdb/config/i386
Christopher Faylor 8e860359d1 * win32-nat.c (dll_symbol_command): Tack a .dll on the end of a supplied
argument if it is missing an extension.

* corelow.c: Define O_BINARY if it isn't defined.
(core_open): Open core file in binary mode.
* config/i386/tm-cygwin.h (child_clear_solibs): Rename from child_clear_solib.
* config/i386/cygwin.mh: Add dependency from corelow.o.
* win32-nat.c (register_loaded_dll): New function.  Add dll to the list of
currently loaded dlls.
(handle_load_dll): Use register_loaded_dll.
(child_solib_add): Distinguish between active process and core targets.
(solib_symbols_add): Load symbols from loaded dll.
(core_dll_symbols_add): New function.  Load symbols from dll referenced in
core.
(core_section_load_dll_symbols): New function.
(dll_code_sections_add): New function.
(map_single_dll_code_section): New function.
(fetch_elf_core_registers): New function.
(_initialize_core_win32): New function.
2000-08-27 04:21:35 +00:00
..
cygwin.mh * win32-nat.c (dll_symbol_command): Tack a .dll on the end of a supplied 2000-08-27 04:21:35 +00:00
cygwin.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
embed.mt 2000-06-08 Fernando Nasser <fnasser@cygnus.com> 2000-06-09 23:32:48 +00:00
fbsd.mh Keep NATDEPFILES on a single line. 2000-07-05 11:11:58 +00:00
fbsd.mt Add support for FreeBSD/i386 ELF. 2000-05-24 22:32:58 +00:00
gdbserve.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
go32.mh Set SER_HARDWIRE using autoconf instead of via XDEPFILES. Include 2000-06-12 06:09:06 +00:00
go32.mt import gdb-19990422 snapshot 1999-04-27 01:26:45 +00:00
i386aix.mh Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386aix.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386aout.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386bsd.mh Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386bsd.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386dgux.mh Set SER_HARDWIRE using autoconf instead of via XDEPFILES. Include 2000-06-12 06:09:06 +00:00
i386gnu.mh 2000-02-26 Mark Kettenis <kettenis@gnu.org> 2000-02-26 13:46:56 +00:00
i386gnu.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386lynx.mh Set SER_HARDWIRE using autoconf instead of via XDEPFILES. Include 2000-06-12 06:09:06 +00:00
i386lynx.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386m3.mh Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386m3.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386mach.mh Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386mk.mh Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386mk.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386nw.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386os9k.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386sco4.mh Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386sco5.mh Set SER_HARDWIRE using autoconf instead of via XDEPFILES. Include 2000-06-12 06:09:06 +00:00
i386sco5.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386sco.mh Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386sol2.mh import gdb-2000-01-31 snapshot 2000-02-01 03:19:29 +00:00
i386sol2.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386v4.mh import gdb-2000-01-31 snapshot 2000-02-01 03:19:29 +00:00
i386v4.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386v32.mh Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386v42mp.mh import gdb-2000-01-31 snapshot 2000-02-01 03:19:29 +00:00
i386v42mp.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386v.mh Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
i386v.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
linux.mh Adapt support for SSE registers in Linux/x86 for Linux 2.4. 2000-08-10 17:04:33 +00:00
linux.mt * i386-linux-nat.c: No need to #include "frame.h" any more. 2000-03-20 20:38:29 +00:00
nbsd.mh Set SER_HARDWIRE using autoconf instead of via XDEPFILES. Include 2000-06-12 06:09:06 +00:00
nbsd.mt * config/i386/nbsd.mt (TDEPFILES): Move solib.o from here... 2000-05-24 04:16:28 +00:00
nbsdelf.mh Set SER_HARDWIRE using autoconf instead of via XDEPFILES. Include 2000-06-12 06:09:06 +00:00
nbsdelf.mt * configure.tgt: Add pattern for i[3456]86-*-netbsdelf*. 2000-06-02 23:15:28 +00:00
ncr3000.mh import gdb-2000-01-31 snapshot 2000-02-01 03:19:29 +00:00
ncr3000.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
nm-fbsd.h Add support for FreeBSD/i386 ELF. 2000-05-24 22:32:58 +00:00
nm-gnu.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
nm-go32.h From Eli. Bring go32 target up-to-date with recent GDB i386 changes. 2000-02-29 08:16:40 +00:00
nm-i386aix.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
nm-i386bsd.h PARAMS removal. 2000-05-28 01:12:42 +00:00
nm-i386lynx.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
nm-i386mach.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
nm-i386sco4.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
nm-i386sco5.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
nm-i386sco.h PARAMS removal. 2000-05-28 01:12:42 +00:00
nm-i386sol2.h PARAMS removal. 2000-05-28 01:12:42 +00:00
nm-i386v4.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
nm-i386v42mp.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
nm-i386v.h PARAMS removal. 2000-05-28 01:12:42 +00:00
nm-linux.h PARAMS removal. 2000-05-28 01:12:42 +00:00
nm-m3.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
nm-nbsd.h * configure.host: Add patterns for i[3456]86-*-netbsdaout* 2000-06-01 04:13:36 +00:00
nm-nbsdelf.h * configure.host: Add patterns for i[3456]86-*-netbsdaout* 2000-06-01 04:13:36 +00:00
nm-ptx4.h PARAMS removal. 2000-05-28 01:12:42 +00:00
nm-sun386.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
nm-symmetry.h PARAMS removal. 2000-05-28 01:12:42 +00:00
ptx4.mh Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
ptx4.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
ptx.mh Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
ptx.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
sun386.mh Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
sun386.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
symmetry.mh Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
symmetry.mt Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
tm-cygwin.h * win32-nat.c (dll_symbol_command): Tack a .dll on the end of a supplied 2000-08-27 04:21:35 +00:00
tm-embed.h 2000-06-08 Fernando Nasser <fnasser@cygnus.com> 2000-06-09 23:32:48 +00:00
tm-fbsd.h Add support for FreeBSD/i386 ELF. 2000-05-24 22:32:58 +00:00
tm-go32.h * config/i386/xm-go32.h (HOST_LONG_DOUBLE_FORMAT): Define. 2000-04-03 15:24:17 +00:00
tm-i386.h 2000-07-21 Michael Snyder <msnyder@cleaver.cygnus.com> 2000-07-21 20:52:27 +00:00
tm-i386aix.h 2000-03-22 Mark Kettenis <kettenis@gnu.org> 2000-03-22 09:45:01 +00:00
tm-i386bsd.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
tm-i386gnu.h import gdb-2000-01-31 snapshot 2000-02-01 03:19:29 +00:00
tm-i386lynx.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
tm-i386m3.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
tm-i386mk.h 2000-03-27 Mark Kettenis <kettenis@gnu.org> 2000-03-26 22:10:59 +00:00
tm-i386nw.h PARAMS removal. 2000-05-28 01:12:42 +00:00
tm-i386os9k.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
tm-i386sco5.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
tm-i386sol2.h PARAMS removal. 2000-05-28 01:12:42 +00:00
tm-i386v4.h PARAMS removal. 2000-05-28 01:12:42 +00:00
tm-i386v42mp.h import gdb-2000-01-10 snapshot 2000-01-11 03:07:37 +00:00
tm-i386v.h PARAMS removal. 2000-05-28 01:12:42 +00:00
tm-linux.h Adapt support for SSE registers in Linux/x86 for Linux 2.4. 2000-08-10 17:04:33 +00:00
tm-nbsd.h * configure.tgt: Add pattern for i[3456]86-*-netbsdelf*. 2000-06-02 23:15:28 +00:00
tm-nbsdelf.h * configure.tgt: Add pattern for i[3456]86-*-netbsdelf*. 2000-06-02 23:15:28 +00:00
tm-ptx4.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
tm-ptx.h PARAMS removal. 2000-05-28 01:12:42 +00:00
tm-sun386.h PARAMS removal. 2000-05-28 01:12:42 +00:00
tm-symmetry.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
tm-vxworks.h import gdb-1999-07-19 snapshot 1999-07-19 23:30:11 +00:00
vxworks.mt import gdb-1999-07-19 snapshot 1999-07-19 23:30:11 +00:00
xm-cygwin.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-fbsd.h Add support for FreeBSD/i386 ELF. 2000-05-24 22:32:58 +00:00
xm-go32.h * config/i386/xm-go32.h (HOST_LONG_DOUBLE_FORMAT): Define. 2000-04-03 15:24:17 +00:00
xm-i386aix.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-i386bsd.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-i386gnu.h 2000-04-02 Mark Kettenis <kettenis@gnu.org> 2000-04-02 14:41:45 +00:00
xm-i386lynx.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-i386m3.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-i386mach.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-i386mk.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-i386sco.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-i386v4.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-i386v32.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-i386v.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-linux.h 2000-04-02 Mark Kettenis <kettenis@gnu.org> 2000-04-02 14:41:45 +00:00
xm-nbsd.h 2000-04-03 J.T. Conklin <jtc@redback.com> 2000-04-03 21:33:21 +00:00
xm-ptx4.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-ptx.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-sun386.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-symmetry.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00
xm-windows.h import gdb-1999-07-07 post reformat 1999-07-07 20:19:36 +00:00