summaryrefslogtreecommitdiff
path: root/gdb/utils.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify auto_load_expand_dir_vars and remove substitute_path_componentTom Tromey2023-05-051-3/+0
* Remove error_streamTom Tromey2023-05-021-2/+0
* [gdb/tui] Fix TUI resizing for TERM=ansiTom de Vries2023-04-301-0/+7
* Use gdb_gmp for scalar arithmeticTom Tromey2023-03-271-7/+0
* Remove old GNU indent directivesTom Tromey2023-02-271-2/+0
* gdbsupport: move fast_hash to gdbsupport/common-utils.hSimon Marchi2023-01-051-19/+0
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* [aarch64] Fix removal of non-address bits for PAuthLuis Machado2022-12-161-3/+0
* Move streq and compare_cstrings to gdbsupportTom Tromey2022-12-151-12/+0
* Remove subset_compareTom Tromey2022-12-151-2/+0
* gdb: make throw_perror_with_name staticAndrew Burgess2022-06-081-3/+0
* Return void from gdb_putcTom Tromey2022-04-151-2/+2
* Minor comment updates in utils.hTom Tromey2022-03-291-19/+13
* Remove vfprintf_styledTom Tromey2022-03-291-6/+0
* Rename fprintf_symbol_filteredTom Tromey2022-03-291-2/+2
* Rename puts_filtered_tabularTom Tromey2022-03-291-1/+1
* Rename print_spaces_filteredTom Tromey2022-03-291-1/+1
* Unify gdb printf functionsTom Tromey2022-03-291-6/+3
* Unify gdb putc functionsTom Tromey2022-03-291-4/+2
* Unify gdb puts functionsTom Tromey2022-03-291-5/+3
* Unify vprintf functionsTom Tromey2022-03-291-7/+2
* Remove fputs_styled_unfilteredTom Tromey2022-03-291-6/+0
* Change the pager to a ui_fileTom Tromey2022-03-291-4/+0
* Remove vfprintf_styled_no_gdbfmtTom Tromey2022-03-291-8/+0
* Only have one API for unfiltered outputTom Tromey2022-03-291-4/+0
* Add new timestamped_file classTom Tromey2022-03-281-0/+3
* Support template lookups in strncmp_iw_with_modeKeith Seitz2022-02-241-2/+5
* Convert wrap_here to use integer parameterTom Tromey2022-01-261-1/+1
* Introduce gdb-hashtab module in gdbsupportTom Tromey2022-01-181-26/+0
* Move gdb_argv to gdbsupportTom Tromey2022-01-181-174/+0
* Implement putstr and putstrn in ui_fileTom Tromey2022-01-051-15/+0
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* Remove unusual use of core_addr_eq and core_addr_hashTom Tromey2021-12-291-4/+0
* Remove gdb_print_host_addressTom Tromey2021-12-241-7/+0
* Move gdb_bfd_errmsg to gdb_bfd.cTom Tromey2021-12-241-7/+0
* Remove print_spacesTom Tromey2021-12-201-2/+0
* Remove puts_debugTom Tromey2021-12-201-2/+0
* Make n_spaces return a const char *Tom Tromey2021-12-201-1/+1
* Add a const version of gdb_argv:as_array_viewLancelot SIX2021-11-081-0/+10
* Introduce htab_delete_entryTom Tromey2021-05-261-0/+9
* Remove streq_hash in favor of htab_eq_stringTom Tromey2021-05-071-5/+0
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Remove printfi_filtered and fprintfi_filteredTom Tromey2020-12-171-5/+0
* [gdb/cli] Add a progress meterTom Tromey2020-12-161-0/+4
* Move uinteger_pow gdb/valarith.c to gdb/utils.c and make it publicJoel Brobecker2020-11-151-0/+7
* Avoid manual memory management of argv arrays in gdb/compileTom Tromey2020-09-231-0/+43
* gdb: add gdb_argv::as_array_view methodSimon Marchi2020-08-141-0/+8
* Make gdb_flush also flush the wrap bufferIain Buclaw2020-02-071-0/+6
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Remove some calls to malloc_failureTom Tromey2019-12-121-4/+1