aboutsummaryrefslogtreecommitdiff
path: root/gdb/i386-nat.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-02Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson1-316/+0
2014-06-19Directly call i386-dregs functionsGary Benson1-6/+14
2014-06-19Create nat/i386-dregs.cGary Benson1-529/+5
2014-06-19Refactor i386_{insert,remove}_hw_breakpointGary Benson1-34/+5
2014-06-19Partially revert 4be83cc2b28ea09aa8ff789839e6520df60836f8Gary Benson1-40/+39
2014-06-18Move macros from i386-{nat,low}.c to i386-{nat,low}.hGary Benson1-17/+0
2014-06-18Create nat/i386-dregs.hGary Benson1-3/+0
2014-06-18Rename functions and make nonstatic as necessaryGary Benson1-39/+40
2014-06-18Abstract i386_dr_low accessGary Benson1-6/+19
2014-06-18Merge i386_update_inferior_debug_regsGary Benson1-9/+8
2014-06-18Rename maint_show_dr to debug_hw_pointsGary Benson1-10/+10
2014-06-18Merge printing codeGary Benson1-24/+31
2014-06-18Add a constGary Benson1-1/+1
2014-06-18Comment changesGary Benson1-24/+27
2014-06-18Remove unused macroGary Benson1-3/+0
2014-06-18Remove unnecessary prototypesGary Benson1-36/+0
2014-06-18Whitespace changesGary Benson1-19/+27
2014-02-19Add target_ops argument to to_region_ok_for_hw_watchpointTom Tromey1-1/+2
2014-02-19Add target_ops argument to to_insert_watchpointTom Tromey1-1/+2
2014-02-19Add target_ops argument to to_remove_watchpointTom Tromey1-1/+2
2014-02-19Add target_ops argument to to_remove_hw_breakpointTom Tromey1-1/+1
2014-02-19Add target_ops argument to to_insert_hw_breakpointTom Tromey1-1/+1
2014-02-19Add target_ops argument to to_can_use_hw_breakpointTom Tromey1-1/+2
2014-02-19add "this" pointers to more target APIsTom Tromey1-2/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-02-13[native x86 GNU/Linux] Access debug register mirror from the corresponding pr...Pedro Alves1-87/+87
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-1/+1
2012-11-072012-11-07 Pedro Alves <palves@redhat.com>Pedro Alves1-1/+1
2012-08-22 * auto-load.c (_initialize_auto_load): Update.Tom Tromey1-1/+1
2012-01-24gdb/Jan Kratochvil1-3/+22
2012-01-24gdb/Jan Kratochvil1-39/+106
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-12-14gdb/Pedro Alves1-55/+60
2011-11-14 * i386-nat.c (i386_insert_hw_breakpoint): CallMaciej W. Rozycki1-2/+14
2011-11-05gdb/Jan Kratochvil1-3/+0
2011-07-222011-07-22 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-98/+183
2011-02-262011-02-26 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+1
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder1-4/+5
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-07-072010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>gdb_7_2-branchpointThiago Jung Bauermann1-2/+4
2010-02-222010-02-22 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+5
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-11-20gdb/Jan Kratochvil1-1/+8
2009-10-07gdb/Jan Kratochvil1-21/+0
2009-09-26 gdb ChangeLog entry:Pierre Muller1-1/+4
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-2/+3
2009-07-02 * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand1-2/+4
2009-05-14 Remove all i386 debug register low level macros in config nm files.Pierre Muller1-67/+53
2009-05-12gdb/Pedro Alves1-4/+8