aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
29 hoursgdb/dwarf2: Check for null abbrev_info ptrAaron Merey2-0/+58
3 days[gdb/symtab] Return correct reader for top-level CU in cooked_indexer::ensure...Tom de Vries2-15/+80
3 days[gdb] Add const to catch gdb_exceptionTom de Vries5-8/+8
3 days[gdb/python] Eliminate catch(...) in type_to_type_objectTom de Vries1-1/+5
3 days[gdb] Add & in catch in svr4_handle_solib_eventTom de Vries1-1/+1
3 days[gdb] Eliminate catch(...) in get_test_insnTom de Vries1-1/+1
3 daysgdb: some global_block improvementsSimon Marchi4-64/+68
3 daysDo not assume ELF in dwarf2/read.cTom Tromey1-5/+4
4 daysgdb/testsuite: track nested caching proc callsAndrew Burgess1-9/+75
4 daysFix Windows regressionTom Tromey1-1/+1
4 daysUse SEARCH_FUNCTION_DOMAIN when looking for Ada exception symbolsTom Tromey1-2/+4
4 days[gdb/testsuite] Fix gdb.python/py-mi-cmd.exp with python 3.13Tom de Vries1-7/+41
5 daysFix m68k OS ABI snifferAndreas Schwab1-2/+10
5 daysEnsure gdb.ada/multiarray.exp runs in both modesTom Tromey1-1/+2
5 daysgdb: fix a target: prefix issue in find_separate_debug_fileAndrew Burgess2-35/+7
5 daysgdb: avoid '//' in filenames when searching for debuginfoAndrew Burgess2-30/+17
6 daysgdb: Fix printing frame when reversing out of a recursive call with clangGuinevere Larsen1-1/+2
6 days[gdb] Prune inferior after switching inferiorTom de Vries2-26/+9
8 daysFix DAP failure when fetching global variablesTom Tromey3-1/+105
9 days[gdb/testsuite] Fix gdb.dwarf2/dw2-fixed-point.exp on arm-linuxTom de Vries1-6/+0
9 days[gdb/testsuite] Fix gdb.arch/arm-single-step-kernel-helper.expTom de Vries2-2/+8
9 daysgdb: Fix gdb.python/py-record-btrace.exp testFelix Willgerodt1-4/+11
9 daysAdd another constructor to scoped_restore_current_languageTom Tromey6-14/+16
10 daysLog gdb version and configuration in DAPTom Tromey1-0/+3
10 daysNotify Python when breakpoint symbol changesTom Tromey2-10/+27
10 daysFix failure with C++ exceptions in DAPTom Tromey3-1/+20
10 daysMake DAP instruction breakpoints unverifiedTom Tromey2-2/+97
10 daysIntroduce exec_mi_and_log for DAPTom Tromey4-9/+20
11 daysRemove unnecessary default argument from initialize_block_iteratorTom Tromey1-1/+1
11 daysbtrace: Extend ptwrite event decoding.Felix Willgerodt8-0/+1638
11 daysbtrace, python: Enable ptwrite filter registration.Felix Willgerodt13-0/+237
11 daysbtrace, linux: Enable ptwrite packets.Felix Willgerodt3-0/+72
11 daysbtrace, gdbserver: Add ptwrite to btrace_config_pt.Felix Willgerodt3-1/+63
11 dayspython: Add clear() to gdb.Record.Felix Willgerodt6-0/+46
11 dayspython: Introduce gdb.RecordAuxiliary class.Felix Willgerodt5-16/+153
11 daysbtrace: Handle stepping and goto for auxiliary instructions.Felix Willgerodt1-11/+54
11 daysbtrace: Enable auxiliary instructions in record function-call-history.Felix Willgerodt6-6/+52
11 daysbtrace: Enable auxiliary instructions in record instruction-history.Felix Willgerodt4-0/+25
11 daysbtrace: Introduce auxiliary instructions.Felix Willgerodt3-3/+26
11 daysgdb: remove unnecessary code relating to limited-length arraysAndrew Burgess1-15/+1
12 daysgdb/gdbarch: fix a dot-space-space in generated filesGerlicher, Klaus2-190/+190
12 daysSimplify typename_concatTom Tromey1-33/+20
12 days[gdb/testsuite] Fix gdb.tui/wrap-line.exp with wrapping disabledBernd Edlinger1-6/+25
12 daysgdb/amd-dbgapi-target: adjust to amd-dbgapi 0.75.0Simon Marchi3-19/+80
12 daysgdb: pass inferior to gdbarch_update_pSimon Marchi10-33/+34
12 daysgdb: pass inferior to target_current_descriptionSimon Marchi3-12/+9
12 daysgdb: change names of enumerations in enum flags selftestSimon Marchi1-151/+153
12 daysgdb, gdbsupport: use `using` in enum flags codeSimon Marchi1-2/+2
12 daysgdb/NEWS: announce removal of QNX Neutrino supportSimon Marchi1-0/+3
12 daysgdb: add program_space parameter to lookup_minimal_symbol_textSimon Marchi5-10/+16