aboutsummaryrefslogtreecommitdiff
path: root/gdb/regcache-dump.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-25gdb: remove gdbcmd.hSimon Marchi1-1/+1
2024-03-26gdb, gdbserver, gdbsupport: remove includes of early headersSimon Marchi1-1/+0
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-11-17gdb: remove get_current_regcacheSimon Marchi1-2/+3
2023-11-01gdb: use gdb::byte_vector instead of gdb::def_vector<gdb_byte>Simon Marchi1-1/+1
2023-10-10gdb: remove target_gdbarchSimon Marchi1-3/+3
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-04-07gdb: move struct reggroup into reggroups.h headerAndrew Burgess1-2/+1
2022-04-07gdb: remove reggroup_next and reggroup_prevAndrew Burgess1-5/+1
2022-03-29Unify gdb printf functionsTom Tromey1-15/+15
2022-01-05Use filtered output in some dumping commandsTom Tromey1-15/+15
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-09-28Remove target_has_registers macroTom Tromey1-2/+2
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-08-07Make first and last lines of 'command help documentation' consistent.Philippe Waroquiers1-2/+2
2019-07-10Don't include gdbarch.h from defs.hTom Tromey1-0/+1
2019-07-09Rename common to gdbsupportTom Tromey1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-02-21Move register_dump to regcache-dump.cYao Qi1-0/+335