aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/win32-i386-low.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-07Move gdbserver to top levelTom Tromey1-468/+0
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-03-12Support the fs_base and gs_base registers on i386.John Baldwin1-1/+1
2019-01-25Normalize includes to use common/Tom Tromey1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-06-29x86_64-windows GDB crash due to fs_base/gs_base registersPedro Alves1-1/+1
2018-05-10gdbserver/Windows: crash during connection establishment phaseJoel Brobecker1-1/+4
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-19Remove usage of find_inferior in win32-i386-low.cSimon Marchi1-20/+9
2017-10-14gdbserver: use std::list for all_threadsSimon Marchi1-3/+1
2017-09-22gdbserver x86 on win32: call init_target_descSimon Marchi1-2/+9
2017-09-05Convert the rest x86 target descriptionsYao Qi1-14/+8
2017-08-25gdbserver: Rename some functions, thread -> inferiorSimon Marchi1-2/+2
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-23Fix incorrect reference to source filesLuis Machado1-2/+2
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-11-17[C++/mingw] gdbserver castsPedro Alves1-2/+3
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-15gdbserver/win32: Rewrite debug registers handlingPedro Alves1-63/+74
2014-09-02Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson1-27/+27
2014-08-28Convert fatal to gdb_assert in both i386_dr_low_set_addrGary Benson1-2/+1
2014-06-20Vectorize gdbserver x86 debug register accessorsGary Benson1-7/+18
2014-06-18Rename functions and make nonstatic as necessaryGary Benson1-6/+6
2014-05-20[GDBserver] Make Zx/zx packet handling idempotent.Pedro Alves1-13/+29
2014-05-20[GDBserver] Move Z packet defines and type convertion routines to shared code.Pedro Alves1-2/+2
2014-04-23gdbserver: decouple x86 watchpoint / hw breakpoint routines from Z packet num...Pedro Alves1-4/+12
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-06-07[GDBserver] Multi-process + multi-archPedro Alves1-2/+6
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-11-07[gdbserver] Fix watchpoint support on WindowsJoel Brobecker1-12/+8
2011-05-312011-05-31 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-08-25 PR threads/10729Pedro Alves1-8/+27
2010-04-20 * win32-i386-low.c: Use __x86_64__ macro instead of __x86_64 toPierre Muller1-6/+6
2010-04-20 * win32-i386-low.c: Add 64-bit support.Pierre Muller1-1/+91
2010-01-20 * regcache.h (struct thread_info): Forward declare.Pedro Alves1-6/+8
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-04 * win32-i386-low.c (i386_get_thread_context): Handle systems thatPedro Alves1-8/+26
2009-06-30 Add h/w watchpoint support to x86-linux, win32-i386.Doug Evans1-20/+114
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-02-28ChangeLog:Ulrich Weigand1-1/+0
2008-02-27gdb/ChangeLog:Ulrich Weigand1-0/+4
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-05-10 * win32-low.c (debug_registers_changed,Pedro Alves1-39/+94
2007-03-29gdb/Pedro Alves1-0/+152
2007-03-28 * win32-i386-low.c: Rename to ...Pedro Alves1-1136/+0
2007-03-27 * remote-utils.c (monitor_output): Constify msg parameter.Pedro Alves1-0/+43