Age | Commit message (Expand) | Author | Files | Lines |
2017-06-07 | Share fork_inferior et al with gdbserver | Sergio Durigan Junior | 1 | -17/+6 |
2017-04-05 | -Wwrite-strings: gdbserver/win32-low.c and TARGET_WAITKIND_EXECD | Pedro Alves | 1 | -5/+0 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-06-03 | Fix C++ build for Cygwin | Jon Turney | 1 | -2/+2 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-12-04 | gdbserver: set ptrace flags after creating inferiors | Josh Stone | 1 | -1/+1 |
2015-11-17 | [C++/mingw] gdbserver: gdb/host signal mixup | Pedro Alves | 1 | -4/+6 |
2015-11-17 | [C++/mingw] handle_output_debug_string | Pedro Alves | 1 | -6/+3 |
2015-11-17 | [C++/mingw] gdbserver casts | Pedro Alves | 1 | -9/+10 |
2015-10-23 | Fix nto,spu and win32 builds of GDBServer. | Antoine Tremblay | 1 | -4/+31 |
2015-09-15 | [gdbserver] Rename supports_conditional_breakpoints to supports_hardware_sing... | Yao Qi | 1 | -4/+1 |
2015-09-11 | Extended-remote follow-exec | Don Breazeal | 1 | -0/+1 |
2015-08-26 | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 1 | -2/+2 |
2015-07-24 | Initialise target descrption after skipping extra traps for --wrapper | Yao Qi | 1 | -0/+1 |
2015-06-24 | Remove redundant include directives. | Gary Benson | 1 | -2/+0 |
2015-05-12 | Extended-remote Linux follow fork | Don Breazeal | 1 | -0/+1 |
2015-05-12 | Identify remote fork event support | Don Breazeal | 1 | -0/+2 |
2015-05-08 | [gdbserver] Disable conditional breakpoints on no-hardware-single-step targets | Yao Qi | 1 | -0/+4 |
2015-03-06 | New common function "startswith" | Gary Benson | 1 | -1/+1 |
2015-03-05 | Fix Windows/SPU/NTO/Lynx gdbserver builds | Pedro Alves | 1 | -0/+4 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-10-15 | gdbserver/win32: Rewrite debug registers handling | Pedro Alves | 1 | -25/+48 |
2014-09-16 | Rename current_inferior as current_thread in gdbserver | Gary Benson | 1 | -6/+6 |
2014-08-07 | Move gdb/signals.h to common-defs.h | Gary Benson | 1 | -1/+0 |
2014-05-20 | [GDBserver] Make Zx/zx packet handling idempotent. | Pedro Alves | 1 | -4/+14 |
2014-02-26 | gdbserver/Windows: Rely purely on event info when handling DLL load event | Joel Brobecker | 1 | -168/+8 |
2014-02-26 | windows: Factorize handling of DLL load address offset | Joel Brobecker | 1 | -12/+11 |
2014-02-26 | gdbserver/windows: Ignore DLL load/unload events during child initialization. | Joel Brobecker | 1 | -46/+44 |
2014-02-19 | Replace code accessing list implementation details with API calls. | Doug Evans | 1 | -9/+25 |
2014-02-19 | Rename inferior_list_entry uses from "head" to "entry" for consistency. | Doug Evans | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-13 | nameless LOAD_DLL_DEBUG_EVENT causes ntdll.dll to be missing | Joel Brobecker | 1 | -0/+87 |
2013-12-13 | Do the target-waiting within do_initial_child_stuff on Windows. | Pedro Alves | 1 | -15/+46 |
2013-09-05 | [gdbserver] Split a new hostio.h file out of server.h. | Pedro Alves | 1 | -0/+1 |
2013-09-05 | [gdbserver] Split a new dll.h file out of server.h. | Pedro Alves | 1 | -0/+1 |
2013-09-02 | * win32-low.c (child_xfer_memory): Check if ReadProcessMemory | Pierre Muller | 1 | -6/+15 |
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 |