aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2024-08-02gdb, gdbserver, gdbsupport: remove -Wno-vla-cxx-extensionSimon Marchi1-1/+1
2024-08-02gdb: remove uses of VLASimon Marchi13-85/+86
2024-08-02gdb,testsuite: fix gdb.base/list-dot-nodebug and make it more robustGuinevere Larsen1-11/+26
2024-08-02gdb: remove inline_frame::skipped_framesSimon Marchi1-29/+22
2024-08-02gdb/testsuite: fix gdb.python/py-framefilter-invalidarg.exp with clangGuinevere Larsen1-1/+1
2024-08-02gdb/testsuite: extend XFAIL to gdb.fortran/entry-point.exp to clang tooGuinevere Larsen1-2/+2
2024-08-02gdb/testsuite: add build-id compile flag to tests that expect itGuinevere Larsen4-4/+6
2024-08-01gdb: LoongArch: Add show-debug-regs maintenance commandHui Li1-0/+16
2024-08-01gdb: AArch64: Support MTE on baremetalGustavo Romero11-251/+308
2024-08-01[gdb/testsuite] Fix gdb.python/py-format-string.exp with python 3.13Tom de Vries1-1/+7
2024-07-31[gdb/testsuite] Fix trailing-text-in-parentheses duplicatesTom de Vries77-627/+618
2024-07-31[gdb/testsuite] Detect trailing-text-in-parentheses duplicatesTom de Vries2-5/+39
2024-07-31[gdb/testsuite] Add gdb.python/py-disasm-{exec,obj}.expTom de Vries4-16/+90
2024-07-31[gdb/exp] Fix gdb.fortran/intrinsics.exp fail on armTom de Vries4-18/+70
2024-07-30[gdb/testsuite] Fix regexp in gdb.ada/mi_var_access.exp some moreTom de Vries1-1/+2
2024-07-30gdb: don't call macro_bcache with nullptrSimon Marchi1-6/+9
2024-07-30[gdb/symtab] Emit malformed macro definition complaint onceTom de Vries2-1/+202
2024-07-30gdb: remove use of alloca in new_macro_definitionSimon Marchi1-5/+4
2024-07-30gdb: use std::string vector for macro definitionSimon Marchi4-144/+81
2024-07-30gdb/doc: move @anchor off @item lineAndrew Burgess1-1/+2
2024-07-29Add a test for the gcore scriptAlexandra Hájková5-4/+189
2024-07-29[gdb/testsuite] Fix gdb.gdb/index-file.exp with -g0Tom de Vries1-2/+13
2024-07-29[gdb/testsuite] Remove PR31554 kfail in gdb.threads/leader-exit-attach.expTom de Vries1-8/+0
2024-07-29[gdb/testsuite] Fix gdb.threads/leader-exit-attach.exp with check-read1Tom de Vries1-3/+3
2024-07-28gdb/testsuite: track if a caching proc calls gdb_exit or notAndrew Burgess2-74/+135
2024-07-28gdb/testsuite: restructure gdb_data_cache (lib/cache.exp)Andrew Burgess1-9/+9
2024-07-27[gdb/tdep] Fix arm thumb2 hw breakpointTom de Vries2-44/+94
2024-07-26gdb/testsuite: fix build-id compile option when used with clangAndrew Burgess4-5/+6
2024-07-25gdb/amdgpu: remove unused includesSimon Marchi1-2/+0
2024-07-24Remove redundant macro definitions from remote.cTom Tromey1-11/+0
2024-07-24[gdb/exp] Fix ptype $_creal/$_cimagTom de Vries2-8/+25
2024-07-24[gdb/exp] Allow internal function to indicate return typeTom de Vries5-31/+100
2024-07-24gdb/testsuite: ensure gdb_get_worker_threads succeedsAndrew Burgess1-0/+5
2024-07-24[gdb/testsuite] Handle address class annotation for s390x in some test-casesTom de Vries3-7/+42
2024-07-24[gdb/testsuite] Fix gdb.cp/m-static.exp on armTom de Vries2-4/+19
2024-07-23Add returnValue scope to DAPTom Tromey3-16/+25
2024-07-23Refine the 'define' documentationTom Tromey1-6/+16
2024-07-23gdb/solib-frv: move lm_info object to solibSimon Marchi1-0/+2
2024-07-23[gdb/testsuite] Add xfail in gdb.base/hbreak.expTom de Vries1-6/+34
2024-07-23[gdb/testsuite] Fix gdb.ada/mi_task_arg.exp on arm-linuxTom de Vries1-3/+4
2024-07-22gdb/unittests/intrusive-list: remove unnecessary local objectsSimon Marchi1-1/+0
2024-07-22gdb/solib: pass program space to solib_usedSimon Marchi1-6/+7
2024-07-22gdb/remote: remove an out of date commentAndrew Burgess1-3/+0
2024-07-22gdb/testsuite: fix minor typo in a commentAndrew Burgess1-1/+1
2024-07-21gdb/testsuite: Add missing 'require allow_gdbserver_tests'Andrew Burgess1-0/+2
2024-07-21[gdb/testsuite] Fix scopes check in gdb.dap/rust-slices.expTom de Vries1-3/+3
2024-07-20gdb: remove tracepoint_probe_create_sals_from_location_specAndrew Burgess1-16/+3
2024-07-20gdb: remove breakpoint_re_set_oneAndrew Burgess1-18/+8
2024-07-20gdb: don't display inferior list for pending breakpointsAndrew Burgess4-1/+215
2024-07-19gdb-gdb.py: strip typedefs in intrusive_list printer assertionSimon Marchi2-1/+16