summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/win32-low.c
Commit message (Expand)AuthorAgeFilesLines
* [gdbserver] Split a new hostio.h file out of server.h.Pedro Alves2013-09-051-0/+1
* [gdbserver] Split a new dll.h file out of server.h.Pedro Alves2013-09-051-0/+1
* * win32-low.c (child_xfer_memory): Check if ReadProcessMemoryPierre Muller2013-09-021-6/+15
* gdbserver, win32: fix some function typedefsmgherzan2013-07-021-4/+4
* Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves2013-07-011-4/+2
* [GDBserver] Multi-process + multi-archPedro Alves2013-06-071-4/+6
* * win32-low.c: Throughout, fix format strings and casts ofCorinna Vinschen2013-02-281-15/+15
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/Pedro Alves2012-05-241-27/+27
* gdb/Pedro Alves2012-05-241-2/+2
* gdb/gdbserver:qiyao2012-04-291-0/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* gdb/gdbserver/qiyao2011-08-141-1/+1
* gdb/qiyao2011-08-141-0/+1
* win32-low.c: Include <stdint.h>.Eli Zaretskii2011-08-051-0/+1
* gdbTom Tromey2011-04-191-1/+1
* Remove support for old Cygwin 1.5 versions.Pierre Muller2011-04-071-5/+7
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* [gdbserver] Move malloc.h include to server.h.gdbadmin2010-09-011-1/+0
* * linux-low.c (linux_unprepare_to_access_memory): Rename to ...Pedro Alves2010-08-271-1/+1
* * linux-low.c (linux_prepare_to_access_memory): New.Pedro Alves2010-08-261-0/+2
* * linux-low.c (linux_kill, linux_detach): Adjust.Pedro Alves2010-05-031-2/+1
* * win32-low.c: Adapt to support also 64-bit architecture.Pierre Muller2010-04-201-15/+14
* Support for Windows OS Thread Information Block.Pierre Muller2010-04-161-8/+40
* gdb/gdbserver/Pedro Alves2010-04-121-1/+7
* GDBserver disconnected tracing support.Pedro Alves2010-04-111-3/+1
* * regcache.h (struct thread_info): Forward declare.Pedro Alves2010-01-201-11/+13
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * win32-low.c (get_child_debug_event): On EXIT_THREAD_DEBUG_EVENTPedro Alves2009-11-261-5/+4
* * win32-low.c (LOG): Delete.Pedro Alves2009-11-261-9/+12
* * win32-low.c (win32_add_one_solib): If the dll name isPedro Alves2009-11-261-0/+8
* * win32-i386-low.c (i386_get_thread_context): Handle systems thatPedro Alves2009-07-041-1/+16
* Add h/w watchpoint support to x86-linux, win32-i386.Doug Evans2009-06-301-4/+46
* * linux-low.c (usr_fetch_inferior_registers): Remove check for regno 0.Aleksandar Ristovski2009-06-221-1/+1
* 2009-04-01 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-04-011-45/+72
* Non-stop mode support.Pedro Alves2009-04-011-3/+3
* Decouple target code from remote protocol.Pedro Alves2009-04-011-55/+14
* * target.h (struct thread_resume): Delete leave_stopped member.Pedro Alves2009-04-011-6/+5
* * i387-fp.c, linux-arm-low.c, linux-cris-low.c,Pedro Alves2009-03-221-41/+41
* * win32-low.c (get_child_debug_event): Issue a final DBG_CONTINUEPedro Alves2009-01-141-0/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * utils.c (xmalloc,xcalloc,xstrdup): New fns.Doug Evans2008-12-141-1/+1
* ChangeLog:Ulrich Weigand2008-02-281-7/+0
* gdb/ChangeLog:Ulrich Weigand2008-02-271-1/+1
* * win32-low.c (do_initial_child_stuff): Add process handlePedro Alves2008-02-141-45/+33
* * hostio.c: Don't include errno.h.Pedro Alves2008-02-011-1/+67
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * linux-low.c (linux_wait_for_event): Update messages. Do notDaniel Jacobowitz2007-12-181-1/+9
* * win32-low.c (attaching): New global.Pedro Alves2007-12-031-11/+54
* * win32-low.c (win32_attach): Call OpenProcess beforePedro Alves2007-12-031-17/+19