aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2024-07-29Add a test for the gcore scriptAlexandra Hájková3-0/+175
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 Vries1-34/+6
2024-07-26gdb/testsuite: fix build-id compile option when used with clangAndrew Burgess4-5/+6
2024-07-24[gdb/exp] Fix ptype $_creal/$_cimagTom de Vries1-6/+18
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 Tromey1-4/+10
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/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: don't display inferior list for pending breakpointsAndrew Burgess3-0/+214
2024-07-19gdb-gdb.py: strip typedefs in intrusive_list printer assertionSimon Marchi1-0/+15
2024-07-18gdb: check for multiple matching build-id filesAndrew Burgess5-8/+380
2024-07-17[gdb/testsuite] Fix gdb.arch/arm-pseudo-unwind.exp with unix/mthumbTom de Vries2-2/+16
2024-07-16[gdb/testsuite] Simplify gdb.base/complex-parts.expTom de Vries1-39/+42
2024-07-15Fix loading a saved recordingHannes Domani1-0/+2
2024-07-11gdb: add testcase for invalid record displayKévin Le Gouguec2-0/+97
2024-07-02Accept unnamed array in gdb.ada/limited-length.expTom Tromey1-12/+9
2024-06-26[gdb/testsuite] Minor cleanup in gdb.base/bg-execution-repeat.expTom de Vries1-8/+3
2024-06-26[gdb/testsuite] Fix timeout in gdb.base/bg-execution-repeat.expTom de Vries2-1/+26
2024-06-25gdb: use alternative for demangled name for non-demangeable linkage namesSchimpe, Christina2-0/+100
2024-06-24Fix gdb.lookup_type for function-local typesHannes Domani2-0/+11
2024-06-21gdb/testsuite: analyze-racy-logs.py cleanupSimon Marchi1-9/+8
2024-06-21[gdb/testsuite] Fix regexp in gdb.threads/stepi-over-clone.expTom de Vries1-1/+1
2024-06-20Handle "info symbol" in Rust language modeTom Tromey1-0/+3
2024-06-20[gdb/testsuite] Fix gdb.python/py-format-address.exp on armTom de Vries1-2/+18
2024-06-20[gdb/testsuite] Fix duplicates in gdb.base/watchpoint-unaligned.expTom de Vries1-1/+1
2024-06-20[gdb/testsuite] Fix duplicates in gdb.opt/inline-cmds.expTom de Vries1-12/+12
2024-06-20[gdb/testsuite] Fix duplicates in gdb.fortran/huge.expTom de Vries1-2/+4
2024-06-19[gdb/symtab] Fix target type of complex long double on armTom de Vries1-0/+244
2024-06-19[gdb/testsuite] Fix gdb.dwarf2/shortpiece.exp on s390xTom de Vries1-1/+3
2024-06-19[gdb/testsuite] Add string cat for tcl version < 8.6.2Tom de Vries2-7/+45
2024-06-17[gdb/testsuite] Fix duplicates in gdb.fortran/array-{indices,repeat}.expTom de Vries2-28/+40
2024-06-15[gdb/testsuite] Clean up lib/dg-add-core-file-count.shTom de Vries1-1/+1
2024-06-14gdb/aarch64: prevent crash from in process agentAndrew Burgess2-0/+68
2024-06-13[gdb/testsuite] Add gdb.base/fission-macro.expTom de Vries3-0/+129
2024-06-13[gdb/testsuite] Fix kfail number in gdb.base/watchpoint-running.expTom de Vries1-1/+1
2024-06-12[gdb/testsuite] Fix error in gdb.server/server-kill-python.expTom de Vries1-0/+6
2024-06-12Allow calling of user-defined function call operatorsHannes Domani2-0/+32
2024-06-11gdb: warn of slow remote file reading only after a successful openAndrew Burgess2-0/+141
2024-06-11Fix cast types for openclHannes Domani1-3/+5
2024-06-11Fix 64-bit shifts where long only has 32-bit sizeHannes Domani1-0/+12