aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbarch-components.py
AgeCommit message (Expand)AuthorFilesLines
2022-10-10Change GDB to use frame_info_ptrTom Tromey1-15/+15
2022-10-02gdb: add asserts to gdbarch_register_nameAndrew Burgess1-0/+16
2022-10-02gdb/gdbarch: add a comment to gdbarch_register_nameAndrew Burgess1-0/+7
2022-09-29gdb: constify auxv parse functionsSimon Marchi1-2/+2
2022-09-20Move solib_ops into gdbarchTom Tromey1-0/+8
2022-07-19Reformat gdbarch-components.py to fix deviationsLuis Machado1-1/+6
2022-07-19[AArch64] MTE corefile supportLuis Machado1-0/+35
2022-05-05gdb: use gdb::function_view for gdbarch_iterate_over_objfiles_in_search_order...Simon Marchi1-9/+3
2022-04-07gdb: make gdbarch_register_reggroup_p take a const reggroup *Andrew Burgess1-1/+1
2022-03-14gdb/gdbarch: compare some fields against 0 verify_gdbarchAndrew Burgess1-6/+6
2022-03-14gdb/gdbarch: remove the predicate function for gdbarch_register_typeAndrew Burgess1-1/+0
2022-03-10gdb/gdbarch: fix typo in gdbarch-components.pyAndrew Burgess1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-12-21gdbarch-components.py: change empty "params" tuples to empty listsSimon Marchi1-8/+8
2021-12-17Document gdbarch-components.pyTom Tromey1-0/+82
2021-12-17Generate new gdbarch-components.py from gdbarch.shTom Tromey1-0/+2539