summaryrefslogtreecommitdiff
path: root/gdb/gdbserver/win32-i386-low.c
Commit message (Expand)AuthorAgeFilesLines
* Move gdbserver to top levelTom Tromey2020-02-071-468/+0
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Support the fs_base and gs_base registers on i386.John Baldwin2019-03-121-1/+1
* Normalize includes to use common/Tom Tromey2019-01-251-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* x86_64-windows GDB crash due to fs_base/gs_base registersPedro Alves2018-06-291-1/+1
* gdbserver/Windows: crash during connection establishment phaseJoel Brobecker2018-05-101-1/+4
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove usage of find_inferior in win32-i386-low.cSimon Marchi2017-11-191-20/+9
* gdbserver: use std::list for all_threadsSimon Marchi2017-10-141-3/+1
* gdbserver x86 on win32: call init_target_descSimon Marchi2017-09-221-2/+9
* Convert the rest x86 target descriptionsYao Qi2017-09-051-14/+8
* gdbserver: Rename some functions, thread -> inferiorSimon Marchi2017-08-251-2/+2
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Fix incorrect reference to source filesLuis Machado2016-12-231-2/+2
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* [C++/mingw] gdbserver castsPedro Alves2015-11-171-2/+3
* 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-63/+74
* Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson2014-09-021-27/+27
* Convert fatal to gdb_assert in both i386_dr_low_set_addrGary Benson2014-08-281-2/+1
* Vectorize gdbserver x86 debug register accessorsGary Benson2014-06-201-7/+18
* Rename functions and make nonstatic as necessaryGary Benson2014-06-181-6/+6
* [GDBserver] Make Zx/zx packet handling idempotent.Pedro Alves2014-05-201-13/+29
* [GDBserver] Move Z packet defines and type convertion routines to shared code.Pedro Alves2014-05-201-2/+2
* gdbserver: decouple x86 watchpoint / hw breakpoint routines from Z packet num...Pedro Alves2014-04-231-4/+12
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* [GDBserver] Multi-process + multi-archPedro Alves2013-06-071-2/+6
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* [gdbserver] Fix watchpoint support on WindowsJoel Brobecker2011-11-071-12/+8
* 2011-05-31 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-05-311-1/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* PR threads/10729Pedro Alves2010-08-251-8/+27
* * win32-i386-low.c: Use __x86_64__ macro instead of __x86_64 toPierre Muller2010-04-201-6/+6
* * win32-i386-low.c: Add 64-bit support.Pierre Muller2010-04-201-1/+91
* * regcache.h (struct thread_info): Forward declare.Pedro Alves2010-01-201-6/+8
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * win32-i386-low.c (i386_get_thread_context): Handle systems thatPedro Alves2009-07-041-8/+26
* Add h/w watchpoint support to x86-linux, win32-i386.Doug Evans2009-06-301-20/+114
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* ChangeLog:Ulrich Weigand2008-02-281-1/+0
* gdb/ChangeLog:Ulrich Weigand2008-02-271-0/+4
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * win32-low.c (debug_registers_changed,Pedro Alves2007-05-101-39/+94
* gdb/Pedro Alves2007-03-291-0/+152
* * win32-i386-low.c: Rename to ...Pedro Alves2007-03-281-1136/+0
* * remote-utils.c (monitor_output): Constify msg parameter.Pedro Alves2007-03-271-0/+43