aboutsummaryrefslogtreecommitdiff
path: root/gdbsupport/common-utils.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-11-21gdb: Use std::string_view instead of gdb::string_viewLancelot Six1-4/+4
2023-03-29gdb: move displaced_step_dump_bytes into gdbsupport (and rename)Andrew Burgess1-0/+16
2023-01-05gdbsupport: add gdb::string_view_hashSimon Marchi1-0/+17
2023-01-05gdbsupport: move fast_hash to gdbsupport/common-utils.hSimon Marchi1-0/+21
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-12-15Move streq and compare_cstrings to gdbsupportTom Tromey1-0/+16
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-11-22gdb: introduce target_waitkind_str, use it in target_waitstatus::to_stringSimon Marchi1-2/+2
2021-11-16gdbsupport: remove FUNCTION_NAMESimon Marchi1-20/+0
2021-11-16gdb/gdbsupport: make xstrprintf and xstrvprintf return a unique_ptrAndrew Burgess1-2/+4
2021-11-16gdbsupport: move xfree into its own fileAndrew Burgess1-16/+0
2021-03-24New memory-tag commandsLuis Machado1-0/+15
2021-03-21Provide an inline startswith function in bfd.hAlan Modra1-10/+2
2021-02-05gnulib: update to 776af40e0Paul E. Murphy1-1/+5
2021-01-06gdbsupport: common-utils.h: fix typo in headerMike Frysinger1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-05-25gdbsupport: Drop now unused function 'stringify_argv'Michael Weghorn1-4/+0
2020-01-14Move gdbsupport to the top levelTom Tromey1-0/+202