mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-19 07:13:40 +08:00
3cee93ac7a
which define CRLF_SOURCE_FILES. * win32-nat.c: 1) Add thread support, 2) fix ability to attach to a running process, and 3) implement limited support for cygwin signals. (thread_rec): New function. (child_add_thread): Ditto. (child_init_thread_list): Ditto. (child_delete_thread): Ditto. (do_child_fetch_inferior_registers): Ditto. (do_child_store_inferior_registers): Ditto. (handle_output_debug_string): Ditto. (child_fetch_inferior_registers): Use do_* function to perform operation. (child_store_inferior_registers): Ditto. (child_continue): Ditto. (child_thread_alive): Ditto. (cygwin_pid_to_str): Ditto. (handle_load_dll): Reorganize, add first attempt at reading dll names from attached processes. Change info messages to provide more information when dll is already loaded. (handle_exception): Changes mandated by new thread-aware structures. (child_wait): Track thread creation/destruction. Handle cygwin signals. (child_create_inferior): Ditto. (child_resume): Ditto. (child_kill_inferior): Ditto. Close child process handle to avoid a handle leak. (child_ops): Fill out child_ops fields that deal with threads. * config/i386/tm-cygwin32.h: Declare function and macro needed for converting a cygwin "pid" to a string. * config/i386/xm-cygwin32.h: define HAVE_SIGSETMASK as 0 since sigsetmask is not defined in cygwin. |
||
---|---|---|
.. | ||
.Sanitize | ||
a4rc.sed | ||
all-cfg.texi | ||
all-config.texi | ||
annotate.texi | ||
ChangeLog | ||
configure | ||
configure.in | ||
cyglogo.eps | ||
cygref.tex | ||
gdb-all.texi | ||
gdb-config.texi | ||
gdb.alter-m4 | ||
gdb.bugs-m4 | ||
gdb.canned-m4 | ||
gdb.cmds-m4 | ||
gdb.ctl-m4 | ||
gdb.data-m4 | ||
gdb.emacs-m4 | ||
gdb.files-m4 | ||
gdb.gpl-m4 | ||
gdb.install-m4 | ||
gdb.invoc-m4 | ||
gdb.rdln-m4 | ||
gdb.rename-m4 | ||
gdb.run-m4 | ||
gdb.sample-m4 | ||
gdb.src-m4 | ||
gdb.stack-m4 | ||
gdb.stop-m4 | ||
gdb.symb-m4 | ||
gdb.texinfo | ||
gdb.tgts-m4 | ||
gdb.top-m4 | ||
gdbgui.texinfo | ||
gdbint.texinfo | ||
gdbinv-m.m4 | ||
gdbinv-m.m4.in | ||
gdbinv-s.m4 | ||
gdbinv-s.m4.in | ||
gdbinv-s.texi | ||
h8-cfg.texi | ||
h8-config.texi | ||
h8.m4 | ||
interim-gdb.texinfo | ||
interim-gdbinv-m.m4 | ||
interim-gdbinv-s.m4 | ||
libgdb.texinfo | ||
lpsrc.sed | ||
LRS | ||
lucid.m4 | ||
Makefile | ||
Makefile.in | ||
psrc.sed | ||
rc-cm.tex | ||
rc-ps.tex | ||
rc-pslong.tex | ||
rdl-apps.texi | ||
refcard.tex | ||
remote.texi | ||
snapshots.readme | ||
stabs.texinfo | ||
z8000.m4 |