aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2021-01-21Add Python support for hardware breakpointsHannes Domani2-0/+29
2021-01-20gdb/testsuite: use multi_line in gdb.base/skip.expSimon Marchi1-30/+30
2021-01-20gdb/testsuite: rename _cur_x/_cur_y to _cur_col/_cur_row in lib/tuiterm.expSimon Marchi2-86/+94
2021-01-20gdb/testsuite: add links for handled control sequences in lib/tuiterm.expSimon Marchi2-9/+49
2021-01-20[gdb/testsuite] Fix gdb.python/py-format-string.exp with -m32Tom de Vries2-2/+9
2021-01-20[gdb/testsuite] Skip gdb.rust/*.exp for target board unix/-m32Tom de Vries2-1/+20
2021-01-20Fix a few stap parser issues and add a new test for probe expressionsSergio Durigan Junior3-0/+116
2021-01-19[gdb/testsuite] Fix gdb.base/step-over-syscall.exp with -m32Tom de Vries2-0/+28
2021-01-19[gdb/testsuite] Fix gdb.arch/i386-mpx.exp with -m32Tom de Vries2-1/+5
2021-01-18gdb/testsuite: remove actual addresses from some test namesAndrew Burgess2-1/+7
2021-01-15[gdb/testsuite] Fix gdb.fortran/array-slices.exp with -m32Tom de Vries2-1/+7
2021-01-14[gdb/testsuite] Fix gdb.base/style.exp with -m32Tom de Vries2-6/+48
2021-01-13gdb: better handling of 'S' packetsAndrew Burgess3-0/+219
2021-01-12[gdb/testsuite] Add have_mpx in lib/gdb.expTom de Vries12-313/+191
2021-01-12aarch64: Add support for bfloat16 in gdb.Srinath Parvathaneni2-0/+29
2021-01-12[gdb/testsuite] Require is_amd64_regs_target in gdb.base/disasm-optim.expTom de Vries2-1/+5
2021-01-12gdb: fix debug dump of OP_BOOL expressionsAndrew Burgess2-0/+12
2021-01-12gdb/fortran: add symbol base comparison operatorsAndrew Burgess2-0/+34
2021-01-11[gdb/testsuite] Fix gdb.arch/amd64-stap-three-arg-disp.STom de Vries2-3/+8
2021-01-09Fix erroneous agent expression testTom Tromey2-1/+5
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