summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/win32-low.c
Commit message (Expand)AuthorAgeFilesLines
* gdbserver: Rename some functions, thread -> inferiorSimon Marchi2017-08-251-4/+4
* Share fork_inferior et al with gdbserverSergio Durigan Junior2017-06-071-17/+6
* -Wwrite-strings: gdbserver/win32-low.c and TARGET_WAITKIND_EXECDPedro Alves2017-04-051-5/+0
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Fix C++ build for CygwinJon Turney2016-06-031-2/+2
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* gdbserver: set ptrace flags after creating inferiorsJosh Stone2015-12-041-1/+1
* [C++/mingw] gdbserver: gdb/host signal mixupPedro Alves2015-11-171-4/+6
* [C++/mingw] handle_output_debug_stringPedro Alves2015-11-171-6/+3
* [C++/mingw] gdbserver castsPedro Alves2015-11-171-9/+10
* Fix nto,spu and win32 builds of GDBServer.Antoine Tremblay2015-10-231-4/+31
* [gdbserver] Rename supports_conditional_breakpoints to supports_hardware_sing...Yao Qi2015-09-151-4/+1
* Extended-remote follow-execDon Breazeal2015-09-111-0/+1
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-2/+2
* Initialise target descrption after skipping extra traps for --wrapperYao Qi2015-07-241-0/+1
* Remove redundant include directives.Gary Benson2015-06-241-2/+0
* Extended-remote Linux follow forkDon Breazeal2015-05-121-0/+1
* Identify remote fork event supportDon Breazeal2015-05-121-0/+2
* [gdbserver] Disable conditional breakpoints on no-hardware-single-step targetsYao Qi2015-05-081-0/+4
* New common function "startswith"Gary Benson2015-03-061-1/+1
* Fix Windows/SPU/NTO/Lynx gdbserver buildsPedro Alves2015-03-051-0/+4
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* gdbserver/win32: Rewrite debug registers handlingPedro Alves2014-10-151-25/+48
* Rename current_inferior as current_thread in gdbserverGary Benson2014-09-161-6/+6
* Move gdb/signals.h to common-defs.hGary Benson2014-08-071-1/+0
* [GDBserver] Make Zx/zx packet handling idempotent.Pedro Alves2014-05-201-4/+14
* gdbserver/Windows: Rely purely on event info when handling DLL load eventJoel Brobecker2014-02-261-168/+8
* windows: Factorize handling of DLL load address offsetJoel Brobecker2014-02-261-12/+11
* gdbserver/windows: Ignore DLL load/unload events during child initialization.Joel Brobecker2014-02-261-46/+44
* Replace code accessing list implementation details with API calls.Doug Evans2014-02-191-9/+25
* Rename inferior_list_entry uses from "head" to "entry" for consistency.Doug Evans2014-02-191-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* nameless LOAD_DLL_DEBUG_EVENT causes ntdll.dll to be missingJoel Brobecker2013-12-131-0/+87
* Do the target-waiting within do_initial_child_stuff on Windows.Pedro Alves2013-12-131-15/+46
* [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 typedefsMircea Gherzan2013-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:Yao Qi2012-04-291-0/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* gdb/gdbserver/Yao Qi2011-08-141-1/+1
* gdb/Yao Qi2011-08-141-0/+1
* win32-low.c: Include <stdint.h>.Eli Zaretskii2011-08-051-0/+1
* gdbTom Tromey2011-04-191-1/+1