aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2020-12-14Handle fixed-point division by zeroTom Tromey2-0/+7
2020-12-13[gdb/testsuite] Fix gdb.base/endianity.exp with gcc-4.8Tom de Vries2-4/+13
2020-12-13[gdb/testsuite] Handle ada in gdb_compile_shlibTom de Vries3-23/+45
2020-12-13[gdb/testsuite] Avoid gnatbind/gnatlink in gdb.ada/catch_ex_std.expTom de Vries2-48/+28
2020-12-13gdb: new command 'maint flush dcache'Andrew Burgess3-0/+102
2020-12-13gdb: introduce new 'maint flush ' prefix commandAndrew Burgess8-7/+18
2020-12-11gdb: improve the warning given for deprecated aliases with a prefixAndrew Burgess2-2/+6
2020-12-11gdb: give deprecated command warning for aliases with a prefixAndrew Burgess3-0/+32
2020-12-11gdb: don't warn about deprecated aliases during tab completionAndrew Burgess2-0/+10
2020-12-11[gdb/testsuite] Update gdb.arch/i386-mpx-call.exp for -m32Tom de Vries2-3/+35
2020-12-11[gdb/testsuite] Fix gdb.base/float128.exp with --with-mpfr=noTom de Vries2-1/+26
2020-12-10gdb/testsuite: fix race condition in gdb.multi/multi-arch-exec.expSimon Marchi2-0/+13
2020-12-10[gdb/testsuite] Fix gdb.tui/new-layout.exp with tcl 8.5Tom de Vries2-6/+16
2020-12-09gdb: fix value_subscript when array upper bound is not knownSimon Marchi3-0/+142
2020-12-08[gdb/testsuite] Simplify gdb.arch/amd64-gs_base.expTom de Vries2-26/+7
2020-12-08[gdb/testsuite] Fix gdb.ada/mi_task_arg.exp for -m32Tom de Vries2-2/+9
2020-12-07gdb.base/break-on-linker-gcd-function.exp: Remove unused variablePedro Alves2-1/+5
2020-12-07gdb/completer: improve tab completion to consider the '-force-condition' flagTankut Baris Aktemur2-0/+19
2020-12-07gdb/linespec: relax the position of the '-force-condition' flagTankut Baris Aktemur2-0/+17
2020-12-07gdb/main: execute breakpoint commands for '-iex' and '-ex' commandsTankut Baris Aktemur6-2/+101
2020-12-04gdb: move displaced stepping logic to gdbarch, allow starting concurrent disp...Simon Marchi4-3/+9
2020-12-04gdb: clear inferior displaced stepping state and in-line step-over info on execSimon Marchi6-0/+322
2020-12-04gdb/testsuite: make declare_labels use better default label namesSimon Marchi2-5/+10
2020-12-04[gdb/testsuite] Make gdb.arch/amd64-gs_base.exp unsupported for i386Tom de Vries2-1/+31
2020-12-04[gdb/testsuite] Fix control-flow in gdb.reverse/insn-reverse.expTom de Vries2-11/+20
2020-12-04[gdb/testsuite] Fix count usage in gdb.reverse/insn-reverse.expTom de Vries2-2/+5
2020-12-04[gdb/testsuite] Fix gdb.reverse/insn-reverse-x86.c for -m32Tom de Vries2-0/+13
2020-12-04[gdb/testsuite] Handle SIGILL in gdb.reverse/insn-reverse.expTom de Vries3-6/+61
2020-12-02gdb/riscv: remove csr aliases created with DECLARE_CSR_ALIASAndrew Burgess2-4/+4
2020-12-02gdb/riscv: place unknown csrs into the correct register groupsAndrew Burgess2-9/+35
2020-12-01gdb/testsuite: fix indentation in gdb.threads/non-ldr-exc-1.expSimon Marchi2-2/+6
2020-12-01gdb/testsuite: use foreach_with_prefix in gdb.threads/non-ldr-exc-*.expSimon Marchi5-127/+134
2020-12-01gdb/testsuite: fix comment in gdb.threads/non-ldr-exit.expSimon Marchi2-1/+5
2020-12-01gdbsupport/tdesc: print enum fields using 'evalue' syntaxAndrew Burgess2-0/+17
2020-11-30Revert accidental empty commitsTom de Vries1-6/+0
2020-11-30[gdb/symtab] Fix gdb.base/vla-optimized-out.exp with clangTom de Vries2-4/+5
2020-11-30[gdb/testsuite] Fix minimal encodings KPASSesTom de Vries1-0/+6
2020-11-24gdb/testsuite: do not hard-code location indices in condbreak-multi-context.expTankut Baris Aktemur2-67/+128