add packaging
[platform/upstream/binutils.git] / gdb / gdbserver / win32-low.c
2014-09-16 Gary BensonRename current_inferior as current_thread in gdbserver
2014-08-07 Gary BensonMove gdb/signals.h to common-defs.h
2014-05-20 Pedro Alves[GDBserver] Make Zx/zx packet handling idempotent.
2014-02-26 Joel Brobeckergdbserver/Windows: Rely purely on event info when handl...
2014-02-26 Joel Brobeckerwindows: Factorize handling of DLL load address offset
2014-02-26 Joel Brobeckergdbserver/windows: Ignore DLL load/unload events during...
2014-02-19 Doug EvansReplace code accessing list implementation details...
2014-02-19 Doug EvansRename inferior_list_entry uses from "head" to "entry...
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-13 Joel Brobeckernameless LOAD_DLL_DEBUG_EVENT causes ntdll.dll to be...
2013-12-13 Pedro AlvesDo the target-waiting within do_initial_child_stuff...
2013-09-05 Pedro Alves[gdbserver] Split a new hostio.h file out of server.h.
2013-09-05 Pedro Alves[gdbserver] Split a new dll.h file out of server.h.
2013-09-02 Pierre Muller * win32-low.c (child_xfer_memory): Check if ReadProces...
2013-07-02 Mircea Gherzangdbserver, win32: fix some function typedefs
2013-07-01 Pedro AlvesNormalize on PATH_MAX instead of MAXPATHLEN throughout.
2013-06-07 Pedro Alves[GDBserver] Multi-process + multi-arch
2013-02-28 Corinna Vinschen * win32-low.c: Throughout, fix format strings and...
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-05-24 Pedro Alvesgdb/
2012-05-24 Pedro Alvesgdb/
2012-04-29 Yao Qigdb/gdbserver:
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-08-14 Yao Qigdb/gdbserver/
2011-08-14 Yao Qi gdb/
2011-08-05 Eli Zaretskii win32-low.c: Include <stdint.h>.
2011-04-19 Tom Tromeygdb
2011-04-07 Pierre Muller Remove support for old Cygwin 1.5 versions.
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-09-01 gdbadmin[gdbserver] Move malloc.h include to server.h.
2010-08-27 Pedro Alves * linux-low.c (linux_unprepare_to_access_memory):...
2010-08-26 Pedro Alves * linux-low.c (linux_prepare_to_access_memory): New.
2010-05-03 Pedro Alves * linux-low.c (linux_kill, linux_detach): Adjust.
2010-04-20 Pierre Muller * win32-low.c: Adapt to support also 64-bit architecture.
2010-04-16 Pierre Muller Support for Windows OS Thread Information Block.
2010-04-12 Pedro Alves gdb/gdbserver/
2010-04-11 Pedro Alves GDBserver disconnected tracing support.
2010-01-20 Pedro Alves * regcache.h (struct thread_info): Forward declare.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-11-26 Pedro Alves * win32-low.c (get_child_debug_event): On EXIT_THREAD_...
2009-11-26 Pedro Alves * win32-low.c (LOG): Delete.
2009-11-26 Pedro Alves * win32-low.c (win32_add_one_solib): If the dll name is
2009-07-04 Pedro Alves * win32-i386-low.c (i386_get_thread_context): Handle...
2009-06-30 Doug Evans Add h/w watchpoint support to x86-linux, win32-i386.
2009-06-22 Aleksandar Ristovski * linux-low.c (usr_fetch_inferior_registers): Remove...
2009-04-01 Pedro Alves2009-04-01 Pedro Alves <pedro@codesourcery.com>
2009-04-01 Pedro Alves Non-stop mode support.
2009-04-01 Pedro Alves Decouple target code from remote protocol.
2009-04-01 Pedro Alves * target.h (struct thread_resume): Delete leave_stoppe...
2009-03-22 Pedro Alves * i387-fp.c, linux-arm-low.c, linux-cris-low.c,
2009-01-14 Pedro Alves * win32-low.c (get_child_debug_event): Issue a final...
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-12-14 Doug Evans * utils.c (xmalloc,xcalloc,xstrdup): New fns.
2008-02-28 Ulrich WeigandChangeLog:
2008-02-27 Ulrich Weigandgdb/ChangeLog:
2008-02-14 Pedro Alves * win32-low.c (do_initial_child_stuff): Add process...
2008-02-01 Pedro Alves * hostio.c: Don't include errno.h.
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-12-18 Daniel Jacobowitz * linux-low.c (linux_wait_for_event): Update messages...
2007-12-03 Pedro Alves * win32-low.c (attaching): New global.
2007-12-03 Pedro Alves * win32-low.c (win32_attach): Call OpenProcess before
2007-12-03 Pedro Alves * win32-low.c (win32_get_thread_context)
2007-12-03 Pedro Alves * win32-low.c (soft_interrupt_requested, faked_breakpo...
2007-12-03 Pedro Alves * win32-low.h (win32_thread_info): Add descriptions...
2007-12-02 Pedro Alves * win32-low.c (win32_wait): Don't read from the inferi...
2007-09-03 Pedro Alves * win32-low.c (create_process): New.
2007-09-03 Pedro Alves * win32-low.c (handle_load_dll): Don't use toolhelp...
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-07-31 Pedro Alves * win32-low.c (winapi_CloseToolhelp32Snapshot) [_WIN32...
2007-07-17 Daniel Jacobowitz2007-07-17 Pedro Alves <pedro_alves@portugalmail.pt>
2007-07-08 Pedro Alves * win32-low.c (handle_output_debug_string): Ignore...
2007-05-10 Pedro Alves * server.h (check_remote_input_interrupt_request)...
2007-05-10 Pedro Alves * win32-low.c (debug_registers_changed,
2007-05-10 Pedro Alves * target.h (target_ops): Change return type of detach...
2007-05-10 Pedro Alves * win32-low.c (win32-attach): Fix return value.
2007-05-10 Pedro Alves * win32-low.c (GETPROCADDRESS): Define.
2007-05-10 Pedro Alves * win32-low.c (win32_wait): Don't use WSTOPSIG.
2007-03-30 Pedro Alves * win32-low.c: Commit leftover changes from 2007-03-29.
2007-03-28 Pedro Alves * win32-low.c: Rename typedef thread_info to
2007-03-28 Pedro Alves * win32-i386-low.c: Rename to ...