aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
12 daysHandle wide characters that cannot be convertedHEADmasterTom Tromey2-5/+35
12 daysHandle enumerators in name associations in AdaTom Tromey2-3/+35
12 daysAdd helper method to ada_name_associationTom Tromey2-21/+32
12 daysFix regression in gdb.ada/mi_exc_cond.expTom Tromey1-1/+1
13 daysPut bug reference in gdb.ada/assoc.expTom Tromey1-1/+1
13 daysFix copyright dates for new filesTom Tromey32-32/+32
13 days[gdb/build] Add debug_typeTom de Vries1-0/+12
14 daysRevert "skip -gfile: call fnmatch without FNM_FILE_NAME"Andrew Burgess4-8/+42
14 daysgdb: fix gdb.opt/empty-inline-cxx.exp on ppc64leAndrew Burgess1-1/+1
2026-02-10gdb/testsuite: remove timeout setting from gdb.base/chng-syms.expJan Vrany1-7/+0
2026-02-10gdb/testsuite: do not force -static in gdb.ada/mi_ex_cond.expSimon Marchi1-1/+1
2026-02-10Minor Ada test fix for gnat-llvmTom Tromey1-1/+4
2026-02-09Fix gdb.ada/mi_ex_cond.exp when libgnat debuginfo is installedTom Tromey3-7/+7
2026-02-09gdb/registry: add registry::key::try_emplaceSimon Marchi39-236/+64
2026-02-09gdb/registry: make registry::key::emplace return a referenceSimon Marchi47-58/+59
2026-02-09gdb/guile: wrap scm-arch.c per-arch data in a structureSimon Marchi1-11/+11
2026-02-09Style filenames in cli-logging.cTom Tromey2-14/+43
2026-02-09Use std::make_unique with ui_filesTom Tromey2-2/+2
2026-02-09Fix leaks with timestamped_fileTom Tromey3-5/+5
2026-02-09Warn if log file changed while loggingTom Tromey2-9/+20
2026-02-09Remove tee_fileTom Tromey2-97/+0
2026-02-09Rewrite output redirection and loggingTom Tromey22-348/+362
2026-02-09Add a new logging_file implementationTom Tromey2-0/+201
2026-02-09Remove m_applied_style from ui_fileTom Tromey13-51/+118
2026-02-09Rewrite cli-style.c:do_showTom Tromey1-3/+2
2026-02-09Restore ui_file::can_pageTom Tromey2-2/+22
2026-02-09Add stream to buffer_group::output_unit constructorTom Tromey2-5/+7
2026-02-09Improve fputs_highlighted by using ui_file::writeTom Tromey1-10/+8
2026-02-09Remove gdb_stdtarginTom Tromey3-10/+1
2026-02-09Change how stdin is handled in the UITom Tromey2-6/+6
2026-02-09Move buffered stream to new filesTom Tromey10-316/+368
2026-02-09Small rewrite of get_unbufferedTom Tromey2-5/+8
2026-02-09Turn wrapped_file into a templateTom Tromey5-20/+15
2026-02-09Move stdtarg to uiTom Tromey5-5/+13
2026-02-09Remove unnecessary override of write_async_safeTom Tromey1-5/+0
2026-02-09Remove unused local variable from c_type_print_base_struct_unionTom Tromey1-1/+0
2026-02-09[gdb/testsuite] Remove boards/stabs.expTom de Vries5-50/+3
2026-02-08Remove TYPE_FN_FIELD_STUBTom Tromey6-218/+14
2026-02-08[gdb/symtab] Revert "Remove best_symbol and better_symbol"Tom de Vries5-34/+71
2026-02-07gdb: link with libatomic when it existsSimon Marchi3-0/+53
2026-02-07Mark some gdbarch components as "unused"Tom Tromey3-0/+32
2026-02-07Remove the sofun_address_maybe_missing gdbarch settingTom Tromey6-50/+0
2026-02-07Remove the believe_pcc_promotion gdbarch hookTom Tromey14-62/+3
2026-02-07Remove the auto_charset gdbarch hookTom Tromey5-44/+5
2026-02-07Remove the print_vector_info gdbarch hookTom Tromey4-63/+7
2026-02-07Remove skip_permanent_breakpoint gdbarch hookTom Tromey8-65/+6
2026-02-07Remove solib_symbols_extension gdbarch hookTom Tromey4-74/+0
2026-02-07Use 'invalid' rather than 'predicate' in some gdbarch functionsTom Tromey3-87/+13
2026-02-07Add check-gdbarch.pyTom Tromey1-0/+97
2026-02-07Remove best_symbol and better_symbolTom Tromey5-71/+34