aboutsummaryrefslogtreecommitdiff
path: root/gdb/nat/x86-dregs.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-29Use C++17 [[fallthrough]] attributeTom Tromey1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-10-19internal_error: remove need to pass __FILE__/__LINE__Pedro Alves1-5/+4
2022-04-28Remove "typedef enum ..."Tom Tromey1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-09-03Use CORE_ADDR as return type from x86_dr_low_get_addrTom Tromey1-1/+1
2021-07-17gdb: convert nat/x86-dregs.c macros to functionsSimon Marchi1-11/+48
2021-05-27gdb: fix tab after space indentation issuesSimon Marchi1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-07-09Rename common to gdbsupportTom Tromey1-2/+2
2019-01-25Normalize includes to use common/Tom Tromey1-2/+2
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-05-04Fix "fall through" commentsTom Tromey1-1/+1
2018-03-03Implement "to_stopped_by_hw_breakpoint" for x86 debug registers.John Baldwin1-0/+45
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-06-25x86-dregs: Print debug registers one per lineSimon Marchi1-10/+6
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-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves1-2/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-09-12Remove GDBSERVER uses from x86-dregs.cGary Benson1-6/+2
2014-09-11Introduce show_debug_regsGary Benson1-9/+4
2014-09-03x86 debug address register clarificationsGary Benson1-6/+6
2014-09-02Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson1-0/+664