summaryrefslogtreecommitdiff
path: root/gdb/x86-nat.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* x86-nat: Add x86_lookup_debug_reg_state.John Baldwin2022-03-221-0/+12
* x86-nat: Use an unordered_map to store per-pid debug reg state.John Baldwin2022-03-221-80/+10
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Remove ptid_get_pidTom Tromey2018-07-031-9/+9
* Convert struct target_ops to C++Pedro Alves2018-05-031-45/+19
* Implement "to_stopped_by_hw_breakpoint" for x86 debug registers.John Baldwin2018-03-031-0/+17
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Replace remaining references to i386-nat with x86-nat instead.Joel Brobecker2015-12-061-2/+2
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-3/+1
* Mostly trivial enum fixesSimon Marchi2015-07-311-7/+5
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Avoid software breakpoint's instruction shadow inconsistencyMaciej W. Rozycki2014-10-031-1/+2
* Introduce show_debug_regsGary Benson2014-09-111-4/+1
* Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson2014-09-021-0/+316