aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2021-04-26Fix gdb.arch/aarch64-dbreg-contents.exp FAILLuis Machado2-1/+6
2021-04-25[PR gdb/22640] ptype: add option to use hexadecimal notationLancelot SIX4-234/+359
2021-04-23gdb: remove some caching from the dwarf readerAndrew Burgess2-6/+15
2021-04-22Fix ptype/o bug with "<no data fields>"Tom Tromey3-1/+29
2021-04-22gdb/testsuite: add Python support check in gdb.python/flexible-array-member.expSimon Marchi2-0/+8
2021-04-22gdb: fix getting range of flexible array member in PythonSimon Marchi5-0/+185
2021-04-22Improve code coverage of Rust testingTom Tromey4-0/+31
2021-04-21Fix test case gdb.base/valgrind-bt.exp.Carl Love3-2/+16
2021-04-21gdb/breakpoint: add a 'force_condition' parameter to 'create_breakpoint'Tankut Baris Aktemur2-0/+18
2021-04-21testsuite, gdb.mi: fix duplicate test names in mi-break.expSimon Marchi2-9/+14
2021-04-20gdb: Allow address space qualifier parsing in C++.Felix Willgerodt2-0/+39
2021-04-19Fix kfail patterns in inline-locals.expTom Tromey2-2/+7
2021-04-17Avoid crash in write_psymtabs_to_indexTom Tromey2-0/+32
2021-04-16Rewrite the Rust expression parserTom Tromey3-2/+11
2021-04-16Fix syntax error in Rust testTom Tromey2-1/+5
2021-04-16gdb/testsuite: use -gdwarf-4 in simavr boardSimon Marchi2-0/+8
2021-04-16Print bfloat16 DWARF types correctlyLuis Machado2-0/+86
2021-04-15gdb/testsuite: don't include paths in test namesAndrew Burgess2-1/+7
2021-04-15gdb/testsuite: use foreach_with_prefix in gdb.threads/fork-plus-threads.expSimon Marchi2-6/+8
2021-04-15Avoid crash in Ada value printing with optimized-out arrayTom Tromey2-1/+36
2021-04-15gdb: add "set startup-quietly" commandTom Tromey2-0/+43
2021-04-15gdb: process early initialization files and command line optionsAndrew Burgess4-0/+139
2021-04-14testsuite, dwarf2: use @DW_INL_declared_inlined in a testTankut Baris Aktemur2-1/+6
2021-04-14gdb/dwarf2: fix "info locals" for clang-compiled inlined functionsTankut Baris Aktemur5-0/+250
2021-04-14testsuite, gdb: recognize DW_OP_fbreg in lib/dwarf.expTankut Baris Aktemur2-0/+9
2021-04-12[PATCH,rs6000] Fix vsx-regs.exp testcase failureWill Schmidt2-1/+16
2021-04-12[PATCH] gdb-power10-single-stepWill Schmidt3-0/+182
2021-04-12[PATCH, rs6000, v3][PR gdb/27525] displaced stepping across addpcis/lnia.Will Schmidt5-0/+287
2021-04-12[rs6000] Create a powerpc-power10.exp testWill Schmidt3-0/+1330
2021-04-12RS6000 Add support to print vector register contents as float128Carl Love3-0/+126
2021-04-12gdb, testsuite, btrace: relax unneeded stepi expected outputMarkus Metzger2-1/+5
2021-04-07CTF: handle forward reference typeWeimin Pan3-0/+20
2021-04-07gdb/fortran: handle dynamic types within arrays and structuresAndrew Burgess3-0/+256
2021-04-07gdb: allow casting to rvalue reference in more casesAndrew Burgess3-0/+37
2021-04-07gdb: handle relative paths to DWO filesCaroline Tice3-0/+163
2021-04-07gdb/testsuite: fix fission support in the Dwarf assemblerAndrew Burgess11-446/+620
2021-04-07gdb: Handle missing .debug_str sectionAndrew Burgess2-0/+45
2021-04-07gdb/py: fix gdb.parameter('data-directory')Andrew Burgess2-0/+56
2021-04-06[gdb/breakpoints] Workaround missing line-table entryTom de Vries2-16/+6
2021-04-06[gdb/testsuite] Fix xfail handling in gdb.threads/gcore-thread.expTom de Vries2-4/+22
2021-04-01Fix obvious typo in gdb/testsuite/lib/pdtrace.inEgeyar Bagcioglu2-1/+5
2021-04-01[gdb/testsuite] Fix unset of DEBUGINFOD_URLS in default_gdb_initTom de Vries1-3/+1
2021-03-31Add some error checking to DWARF assemblerTom Tromey2-33/+57
2021-03-31[gdb/testsuite] Ignore DEBUGINFOD_URLSTom de Vries2-0/+11
2021-03-30gdb/dwarf: disable per-BFD resource sharing for -readnow objfilesSimon Marchi4-43/+108
2021-03-30[gdb/testsuite] Add missing .debug_abbrev terminator in dw2-cu-size.STom de Vries2-0/+8
2021-03-29testsuite, mi: avoid a clang bug in 'user-selected-context-sync.exp'Tankut Baris Aktemur2-2/+13
2021-03-27gdb/testsuite: make some test names unique in gdb.arch/powerpc-*.expWill Schmidt3-4/+11
2021-03-26gdb/testsuite: more testing of pretty printer 'array' display_hintAndrew Burgess4-0/+45
2021-03-26gdb/testsuite: resolve remaining duplicate test names in gdb.cp/*.expAndrew Burgess12-21/+47