summaryrefslogtreecommitdiff
path: root/gdb/regcache-dump.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* gdb: move struct reggroup into reggroups.h headerAndrew Burgess2022-04-071-2/+1
* gdb: remove reggroup_next and reggroup_prevAndrew Burgess2022-04-071-5/+1
* Unify gdb printf functionsTom Tromey2022-03-291-15/+15
* Use filtered output in some dumping commandsTom Tromey2022-01-051-15/+15
* 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
* Remove target_has_registers macroTom Tromey2020-09-281-2/+2
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Make first and last lines of 'command help documentation' consistent.Philippe Waroquiers2019-08-071-2/+2
* Don't include gdbarch.h from defs.hTom Tromey2019-07-101-0/+1
* Rename common to gdbsupportTom Tromey2019-07-091-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Move register_dump to regcache-dump.cYao Qi2018-02-211-0/+335