aboutsummaryrefslogtreecommitdiff
path: root/gdb/x86-nat.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-07-03Remove ptid_get_pidTom Tromey1-9/+9
2018-05-03Convert struct target_ops to C++Pedro Alves1-45/+19
2018-03-03Implement "to_stopped_by_hw_breakpoint" for x86 debug registers.John Baldwin1-0/+17
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-12-06Replace remaining references to i386-nat with x86-nat instead.Joel Brobecker1-2/+2
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-3/+1
2015-07-31Mostly trivial enum fixesSimon Marchi1-7/+5
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-03Avoid software breakpoint's instruction shadow inconsistencyMaciej W. Rozycki1-1/+2
2014-09-11Introduce show_debug_regsGary Benson1-4/+1
2014-09-02Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson1-0/+316