aboutsummaryrefslogtreecommitdiff
path: root/gdb/utils.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-19gdb: make target debug functions return std::stringSimon Marchi1-0/+2
2024-04-15Avoid complaint warning on mingwTom Tromey1-20/+18
2024-03-27Fix clang buildTom Tromey1-1/+9
2024-03-26Capture warnings when writing to the index cacheTom Tromey1-1/+13
2024-02-07Remove use of scoped_restore_tmpl from scoped_restore_warning_hookCiaran Woodward1-1/+8
2024-01-31Fix AIX build break.Aditya Vidyadhar Kamath1-0/+17
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2024-01-08Add deferred_warnings parameter to read_addrmap_from_arangesTom Tromey1-4/+12
2023-10-05gdb: remove print_sys_errmsgAndrew Burgess1-1/+7
2023-07-15gdb: style filenames in separate debug file warningsAndrew Burgess1-0/+52
2023-07-14Revert "Simplify auto_load_expand_dir_vars and remove substitute_path_component"Tom Tromey1-0/+3
2023-06-19[gdb] Add template functions assign_return/set_if_changedTom de Vries1-0/+27
2023-05-05Simplify auto_load_expand_dir_vars and remove substitute_path_componentTom Tromey1-3/+0
2023-05-02Remove error_streamTom Tromey1-2/+0
2023-04-30[gdb/tui] Fix TUI resizing for TERM=ansiTom de Vries1-0/+7
2023-03-27Use gdb_gmp for scalar arithmeticTom Tromey1-7/+0
2023-02-27Remove old GNU indent directivesTom Tromey1-2/+0
2023-01-05gdbsupport: move fast_hash to gdbsupport/common-utils.hSimon Marchi1-19/+0
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-12-16[aarch64] Fix removal of non-address bits for PAuthLuis Machado1-3/+0
2022-12-15Move streq and compare_cstrings to gdbsupportTom Tromey1-12/+0
2022-12-15Remove subset_compareTom Tromey1-2/+0
2022-06-08gdb: make throw_perror_with_name staticAndrew Burgess1-3/+0
2022-04-15Return void from gdb_putcTom Tromey1-2/+2
2022-03-29Minor comment updates in utils.hTom Tromey1-19/+13
2022-03-29Remove vfprintf_styledTom Tromey1-6/+0
2022-03-29Rename fprintf_symbol_filteredTom Tromey1-2/+2
2022-03-29Rename puts_filtered_tabularTom Tromey1-1/+1
2022-03-29Rename print_spaces_filteredTom Tromey1-1/+1
2022-03-29Unify gdb printf functionsTom Tromey1-6/+3
2022-03-29Unify gdb putc functionsTom Tromey1-4/+2
2022-03-29Unify gdb puts functionsTom Tromey1-5/+3
2022-03-29Unify vprintf functionsTom Tromey1-7/+2
2022-03-29Remove fputs_styled_unfilteredTom Tromey1-6/+0
2022-03-29Change the pager to a ui_fileTom Tromey1-4/+0
2022-03-29Remove vfprintf_styled_no_gdbfmtTom Tromey1-8/+0
2022-03-29Only have one API for unfiltered outputTom Tromey1-4/+0
2022-03-28Add new timestamped_file classTom Tromey1-0/+3
2022-02-24Support template lookups in strncmp_iw_with_modeKeith Seitz1-2/+5
2022-01-26Convert wrap_here to use integer parameterTom Tromey1-1/+1
2022-01-18Introduce gdb-hashtab module in gdbsupportTom Tromey1-26/+0
2022-01-18Move gdb_argv to gdbsupportTom Tromey1-174/+0
2022-01-05Implement putstr and putstrn in ui_fileTom Tromey1-15/+0
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-12-29Remove unusual use of core_addr_eq and core_addr_hashTom Tromey1-4/+0
2021-12-24Remove gdb_print_host_addressTom Tromey1-7/+0
2021-12-24Move gdb_bfd_errmsg to gdb_bfd.cTom Tromey1-7/+0
2021-12-20Remove print_spacesTom Tromey1-2/+0
2021-12-20Remove puts_debugTom Tromey1-2/+0
2021-12-20Make n_spaces return a const char *Tom Tromey1-1/+1