aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
14 daysgdb/testsuite: skip gdb.opt/inline-entry.exp for gcc 7 and olderAndrew Burgess1-0/+17
2024-11-14gdb/python: missing PyObject_IsTrue error check in bppy_initAndrew Burgess1-0/+9
2024-11-14gdb/python: missing PyObject_IsTrue error check in micmdpy_set_installedAndrew Burgess1-0/+15
2024-11-14gdb/python: missing PyObject_IsTrue error check in py-arch.cAndrew Burgess1-3/+13
2024-11-14gdb/python: remove some additional PyObject_IsTrue callsAndrew Burgess1-0/+5
2024-11-13[gdb/contrib] Handle capitalized words in spellcheck.shTom de Vries2-2/+2
2024-11-13[gdb/contrib] Add "doens't->doesn't" to common-misspellings.txtTom de Vries3-4/+4
2024-11-13[gdb/contrib] Handle double quotes in spellcheck.shTom de Vries1-1/+1
2024-11-13[gdb/contrib] Handle parentheses in spellcheck.shTom de Vries2-4/+4
2024-11-13gdb: stepping between inline functions with multiple rangesBernd Edlinger4-0/+616
2024-11-13gdb: fix handling of DW_AT_entry_pc of inlined subroutinesAndrew Burgess4-0/+633
2024-11-12gdb/testsuite: some cleanups in gdb.base/annota{1,3}.exp testsAndrew Burgess2-64/+32
2024-11-12gdb/testsuite: fix duplicate test names in gdb.trace/Andrew Burgess4-30/+30
2024-11-12gdb/readline: don't get stuck thinking an EOF arrivedAndrew Burgess3-0/+178
2024-11-12gdb/readline: add readline library version to 'show configuration'Andrew Burgess1-0/+3
2024-11-12gdb/testsuite: fix gdb.reverse/i386-avx-reverse.exp with clangGuinevere Larsen2-16/+23
2024-11-12Handle type-casting in template parameter list when hashing symbolsShahab Vahedi2-0/+81
2024-11-11gdb/testsuite: fix typo 'unsupport' to 'unsupported'Andrew Burgess1-1/+1
2024-11-11gdb/testsuite: fix failure in gdb.base/info_sources.expAndrew Burgess1-10/+50
2024-11-11[gdb/testsuite] Reduce quoting in gdb.base/annota1.expTom de Vries1-7/+11
2024-11-11[gdb/testsuite] Fix gdb.base/annota1.exp on arm-linuxTom de Vries1-0/+2
2024-11-11[gdb/testsuite] Avoid intermittent failures on another debuginfod testTom de Vries1-1/+1
2024-11-11Add setting to control frame language mismatch warningTom Tromey2-4/+4
2024-11-11Re-run isortTom Tromey1-1/+1
2024-11-11gdb/dwarf2/read.c: Handle empty CU nameLancelot SIX2-0/+70
2024-11-10gdb/python: implement Python find_exec_by_build_id hookAndrew Burgess4-0/+816
2024-11-10gdb: use mapped file information to improve debuginfod textAndrew Burgess2-2/+2
2024-11-08Add dw2-aranges.expAlexandra Hájková3-2/+77
2024-11-08gdb/testsuite: fix gdb.base/basic-edit-cmd.exp testAndrew Burgess1-1/+4
2024-11-08gdb: fixes and tests for the 'edit' commandAndrew Burgess2-0/+209
2024-11-04gdb: add filename option supportAndrew Burgess2-7/+95
2024-11-04gdb/testsuite: spring clean the gdb.stabs/gdb11479.exp testAndrew Burgess1-24/+30
2024-11-01Add gdb.events.tui_enabledTom Tromey2-0/+19
2024-10-29[gdb/testsuite] Add read1 and readmore to make-check-all.shTom de Vries1-3/+42
2024-10-29[gdb/symtab] Handle multiple .debug_info sectionsTom de Vries2-0/+76
2024-10-29fortran: Fix arrays of variable length strings for FORTRANIjaz, Abdul B4-3/+108
2024-10-28gdb/record: add support to vzeroupper instructionGuinevere Larsen2-0/+56
2024-10-28gdb/record: support AVX instructions VMOVDQ(U|A) when recordingGuinevere Larsen2-4/+66
2024-10-28gdb/record: Add recording support to vpbroadcast instructionsGuinevere Larsen2-0/+58
2024-10-28gdb/record: add support to AVX unpack instructionsGuinevere Larsen2-1/+105
2024-10-28gdb/record: add support to vmovd and vmovq instructionsGuinevere Larsen3-1/+288
2024-10-28gdb: Start supporting AVX instructionGuinevere Larsen1-1/+1
2024-10-27gdb/testsuite: avoid intermittent failures on a debuginfod testAndrew Burgess1-1/+1
2024-10-26[gdb/testsuite] Fix gdb.dwarf2/dwp-symlink.exp with target board fission-dwpTom de Vries1-6/+11
2024-10-26gdb/testsuite: fix test pattern after switch to -lbl matchingAndrew Burgess1-3/+3
2024-10-25[gdb/testsuite] Fix gdb.cp/exceptprint.exp with check-read1Tom de Vries1-1/+2
2024-10-25[gdb/testsuite] Fix gdb.threads/ia64-sigill.exp with check-read1Tom de Vries1-4/+19
2024-10-25[gdb/testsuite] Fix some test-cases for check-read1 (-lbl)Tom de Vries1-7/+14
2024-10-25[gdb/testsuite] Fix some test-cases for check-read1 (pipe/grep)Tom de Vries6-15/+34
2024-10-25[gdb/testsuite] Fix some test-cases for check-read1 (gdb_test_lines)Tom de Vries7-88/+80