Age | Commit message (Expand) | Author | Files | Lines |
2013-07-02 | gdbserver, win32: fix some function typedefs | Mircea Gherzan | 1 | -4/+4 |
2013-07-01 | Normalize on PATH_MAX instead of MAXPATHLEN throughout. | Pedro Alves | 1 | -4/+2 |
2013-06-07 | [GDBserver] Multi-process + multi-arch | Pedro Alves | 1 | -4/+6 |
2013-02-28 | * win32-low.c: Throughout, fix format strings and casts of | Corinna Vinschen | 1 | -15/+15 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -27/+27 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -2/+2 |
2012-04-29 | gdb/gdbserver: | Yao Qi | 1 | -0/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-08-14 | gdb/gdbserver/ | Yao Qi | 1 | -1/+1 |
2011-08-14 | gdb/ | Yao Qi | 1 | -0/+1 |
2011-08-05 | win32-low.c: Include <stdint.h>. | Eli Zaretskii | 1 | -0/+1 |
2011-04-19 | gdb | Tom Tromey | 1 | -1/+1 |
2011-04-07 | Remove support for old Cygwin 1.5 versions. | Pierre Muller | 1 | -5/+7 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+2 |
2010-09-01 | [gdbserver] Move malloc.h include to server.h. | gdbadmin | 1 | -1/+0 |
2010-08-27 | * linux-low.c (linux_unprepare_to_access_memory): Rename to ... | Pedro Alves | 1 | -1/+1 |
2010-08-26 | * linux-low.c (linux_prepare_to_access_memory): New. | Pedro Alves | 1 | -0/+2 |
2010-05-03 | * linux-low.c (linux_kill, linux_detach): Adjust. | Pedro Alves | 1 | -2/+1 |
2010-04-20 | * win32-low.c: Adapt to support also 64-bit architecture. | Pierre Muller | 1 | -15/+14 |
2010-04-16 | Support for Windows OS Thread Information Block. | Pierre Muller | 1 | -8/+40 |
2010-04-12 | gdb/gdbserver/ | Pedro Alves | 1 | -1/+7 |
2010-04-11 | GDBserver disconnected tracing support. | Pedro Alves | 1 | -3/+1 |
2010-01-20 | * regcache.h (struct thread_info): Forward declare. | Pedro Alves | 1 | -11/+13 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-11-26 | * win32-low.c (get_child_debug_event): On EXIT_THREAD_DEBUG_EVENT | Pedro Alves | 1 | -5/+4 |
2009-11-26 | * win32-low.c (LOG): Delete. | Pedro Alves | 1 | -9/+12 |
2009-11-26 | * win32-low.c (win32_add_one_solib): If the dll name is | Pedro Alves | 1 | -0/+8 |
2009-07-04 | * win32-i386-low.c (i386_get_thread_context): Handle systems that | Pedro Alves | 1 | -1/+16 |
2009-06-30 | Add h/w watchpoint support to x86-linux, win32-i386. | Doug Evans | 1 | -4/+46 |
2009-06-22 | * linux-low.c (usr_fetch_inferior_registers): Remove check for regno 0. | Aleksandar Ristovski | 1 | -1/+1 |
2009-04-01 | 2009-04-01 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -45/+72 |
2009-04-01 | Non-stop mode support. | Pedro Alves | 1 | -3/+3 |
2009-04-01 | Decouple target code from remote protocol. | Pedro Alves | 1 | -55/+14 |
2009-04-01 | * target.h (struct thread_resume): Delete leave_stopped member. | Pedro Alves | 1 | -6/+5 |
2009-03-22 | * i387-fp.c, linux-arm-low.c, linux-cris-low.c, | Pedro Alves | 1 | -41/+41 |
2009-01-14 | * win32-low.c (get_child_debug_event): Issue a final DBG_CONTINUE | Pedro Alves | 1 | -0/+1 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-12-14 | * utils.c (xmalloc,xcalloc,xstrdup): New fns. | Doug Evans | 1 | -1/+1 |
2008-02-28 | ChangeLog: | Ulrich Weigand | 1 | -7/+0 |
2008-02-27 | gdb/ChangeLog: | Ulrich Weigand | 1 | -1/+1 |
2008-02-14 | * win32-low.c (do_initial_child_stuff): Add process handle | Pedro Alves | 1 | -45/+33 |
2008-02-01 | * hostio.c: Don't include errno.h. | Pedro Alves | 1 | -1/+67 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-18 | * linux-low.c (linux_wait_for_event): Update messages. Do not | Daniel Jacobowitz | 1 | -1/+9 |
2007-12-03 | * win32-low.c (attaching): New global. | Pedro Alves | 1 | -11/+54 |
2007-12-03 | * win32-low.c (win32_attach): Call OpenProcess before | Pedro Alves | 1 | -17/+19 |
2007-12-03 | * win32-low.c (win32_get_thread_context) | Pedro Alves | 1 | -3/+36 |
2007-12-03 | * win32-low.c (soft_interrupt_requested, faked_breakpoint): New | Pedro Alves | 1 | -20/+78 |
2007-12-03 | * win32-low.h (win32_thread_info): Add descriptions to the | Pedro Alves | 1 | -8/+20 |