aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2021-01-08Pass void_context_p to parse_expressionTom Tromey5-0/+128
2021-01-08gdb: check for empty strings in get_standard_cache_dir/get_standard_config_dirSimon Marchi2-0/+77
2021-01-08gdb: add missing test for completion of invalid /FMT stringsAndrew Burgess2-0/+9
2021-01-08gdb: user variables with components of dynamic typeAndrew Burgess3-0/+134
2021-01-08gdb/fortran: Correct the lval type for array elements of internal varsAndrew Burgess3-0/+92
2021-01-07Fix regression in Ada aggregate assignmentTom Tromey2-0/+7
2021-01-06Fix fixed-point binary operation type handlingTom Tromey4-0/+31
2021-01-06gdb/testsuite: fix race in gdb.threads/signal-while-stepping-over-bp-other-th...Simon Marchi3-3/+28
2021-01-04[gdb/symtab] Remove superfluous end-of-sequence markerTom de Vries2-0/+98
2021-01-04gdb: introduce scoped debug printsSimon Marchi5-10/+31
2021-01-04gdb/testsuite: avoid reading files through the remote protocol in gdb.server/...Simon Marchi18-48/+208
2021-01-04gdb/testsuite: use clean_restart in gdb.server/server-run.expSimon Marchi2-4/+5
2021-01-04gdb/testsuite: use clean_restart in gdb.server/ext-run.expSimon Marchi2-7/+7
2021-01-04gdb/testsuite: use build_executable in gdb.server/stop-reply-no-thread.expSimon Marchi2-1/+6
2021-01-04gdb/testsuite: use clean_restart in gdb.server/solib-list.expSimon Marchi2-6/+5
2021-01-04[gdb/testsuite] Don't require gold for gdb.base/morestack.expTom de Vries3-11/+7
2021-01-01Update copyright year range in all GDB filesJoel Brobecker3962-3962/+3962
2020-12-31Update gdb.rust tests for Rust 1.49Tom Tromey2-4/+14
2020-12-31Fix passing debug options for gccBernd Edlinger2-1/+5
2020-12-30gdb/testsuite: de-duplicate test names in gdb.python/py-frame-args.expSimon Marchi2-22/+30
2020-12-24gdb: avoid resolving dynamic properties for non-allocated arraysAndrew Burgess3-0/+165
2020-12-21Preserve gdb_std{out, err, log, targ, targerr} across interpreter_exec_cmdPeter Waller3-0/+73
2020-12-21gdb/testsuite: use gdb_test in gdb.base/list.expSimon Marchi2-151/+35
2020-12-21testsuite, gdb.btrace: fix 32-bit PIE false positivesMarkus Metzger4-5/+19
2020-12-21testsuite, gdb.btrace: skip multi-inferior.exp on gdbserver targetsMarkus Metzger2-0/+9
2020-12-21testsuite, gdb.python: make py-record-*.exp test names uniqueMarkus Metzger3-4/+15
2020-12-21testsuite, gdb.btrace: make test names uniqueMarkus Metzger11-140/+231
2020-12-21gdb, record: rephrase the 'not recording' error messageMarkus Metzger6-10/+18
2020-12-20[gdb/testsuite] Add save_target_board_infoTom de Vries2-19/+61
2020-12-19[gdb/testsuite] Introduce supports_scalar_storage_order_attributeTom de Vries4-4/+63
2020-12-19Don't compare types of enum fieldsHannes Domani5-0/+111
2020-12-18Add address keyword to Value.format_stringHannes Domani2-0/+47
2020-12-18Fix accessing a method's fields from PythonHannes Domani2-0/+7
2020-12-18Run fixed_points.exp with -fgnat-encodings=minimalTom Tromey2-61/+78
2020-12-16gdb/testsuite: make some tests in gdb.base enable non-stop using GDBFLAGSSimon Marchi5-13/+27
2020-12-16[gdb/testsuite] Fix prompt regexp in batch-preserve-term-settings.expTom de Vries2-1/+5
2020-12-16[gdb/testsuite] Fix shlib compilation with target board unix/-pie/-fPIETom de Vries2-1/+43
2020-12-16Fix TBI handling for watchpointsLuis Machado3-11/+31
2020-12-15gdb: multi-line support for "document" commandRae Kim2-0/+34
2020-12-15Highlight deprecated commands using title styleTom Tromey2-0/+11
2020-12-15[gdb/testsuite] Handle PS1 quirk in gdb.base/multi-line-starts-subshell.expTom de Vries1-3/+3
2020-12-14gdb/testsuite: fix typo in gdb_test_multiple docSimon Marchi2-1/+5
2020-12-14Add form used for SPECIAL_expr as comment in testsuite Dwarf AssemblerMark Wielaard2-1/+16
2020-12-14Use DW_FORM_exprloc in testsuite Dwarf Assembler for DWARF version 4+.Mark Wielaard2-5/+16
2020-12-14[gdb/testsuite] Don't pass -fPIC to gdb_compile_shlibTom de Vries12-23/+38
2020-12-14[gdb/testsuite] Handle missing xz in gdb.base/gnu-debugdata.expTom de Vries2-1/+10
2020-12-14[gdb/testsuite] Handle no glibc debuginfo in gdb.base/solib-corrupted.expTom de Vries2-1/+17
2020-12-14[gdb/testsuite] Handle shell prompt in batch-preserve-term-settings.expTom de Vries2-3/+12
2020-12-14Handle block-local names for AdaTom Tromey3-2/+36
2020-12-14Be more careful when rewriting thick pointer array typeTom Tromey2-0/+99