aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2017-01-26Harden tests that deal with memory regionsLuis Machado2-14/+10
2017-01-26Don't throw exception in dis_asm_memory_errorYao Qi1-0/+5
2017-01-01update copyright year range in GDB filesJoel Brobecker763-763/+763
2016-12-23Fix more cases of improper test namesLuis Machado201-303/+237
2016-12-22New syntax for mt print symbols,msymbols,psymbols.Doug Evans1-67/+69
2016-12-09Create tdep->rx_psw_type and tdep->rx_fpsw_type lazilyYao Qi1-7/+0
2016-12-09Create tdep->rl78_psw_type lazilyYao Qi1-6/+0
2016-12-09Add test that exercises all bfd architecture, osabi, endian, etc. combinationsPedro Alves9-0/+485
2016-12-02Remove unneeded pattern matching in gdb.base/maint.expLuis Machado1-16/+4
2016-12-02Support an "unlimited" number of user-defined argumentsPedro Alves1-0/+44
2016-12-02Test user-defined gdb commands and arguments stackPedro Alves1-0/+59
2016-12-02Fix PR 20559 - "eval" command and $arg0...$arg9/$argc substitutionPedro Alves1-0/+31
2016-12-01Don't handle timeout inside gdb_test_multipleLuis Machado1-9/+0
2016-12-01Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado108-133/+131
2016-12-01Fix test names starting with uppercase using multi-line gdb_test_no_outputLuis Machado4-8/+8
2016-12-01Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_testLuis Machado10-29/+29
2016-12-01Fix test names starting with uppercase using gdb_test_multipleLuis Machado4-5/+5
2016-12-01Fix test names starting with uppercase using gdb_test_no_outputLuis Machado3-3/+3
2016-12-01Fix test names starting with uppercase using gdb_test on a single line.Luis Machado26-101/+101
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado138-217/+217
2016-11-23Makefiles: Flatten and sort file listsSimon Marchi1-1/+1
2016-11-11 Identify verilog dump tests as such.Catherine Moore1-2/+2
2016-11-09Further cleanup/modernization of gdb.base/commands.expPedro Alves1-121/+244
2016-11-09gdb/testsuite: Introduce "proc_with_prefix"Pedro Alves1-117/+107
2016-11-09tui-disasm: Fix window content buffer overrunAndreas Arnez2-3/+61
2016-10-28gdb/testsuite: Avoid a buffer overrun in `gdb.base/maint.exp'Pedro Alves1-3/+35
2016-10-28Make gdb.base/foll-exec.exp test pattern more generalLuis Machado1-1/+1
2016-10-26PR 20569, segv in follow_execSandra Loosemore1-0/+70
2016-10-24testsuite: Fix false FAIL for gdb.base/morestack.expJan Kratochvil1-1/+5
2016-10-19testsuite: Fix gdb.base/killed-outside.exp using irrelevant stale optionsMaciej W. Rozycki1-1/+1
2016-10-13Share proc get_var_addressYao Qi3-66/+0
2016-10-13Skip testing structures with floating pointsYao Qi1-56/+63
2016-10-06Remove Java supportTom Tromey2-5/+5
2016-10-06testsuite: solib-disc: Use `standard_output_file'Maciej W. Rozycki1-2/+2
2016-10-06Fix PR11094: JIT breakpoint is not properly recreated on rerunsPedro Alves4-42/+201
2016-10-06Fix a few gdb.base/jit-simple.exp problemsPedro Alves1-30/+24
2016-09-29PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regressionJan Kratochvil2-0/+109
2016-09-28Fix PR 20345 - call_function_by_hand_dummy: Assertion `tp->thread_fsm == &sm-...Pedro Alves2-0/+89
2016-09-21PR gdb/20604 - fix "quit" when an invalid expression is usedTom Tromey1-0/+35
2016-09-12Fix false FAIL on gdb.base/stap-probe.exp, due to ICF optimizationSergio Durigan Junior1-1/+6
2016-09-09Pass HWCAP to ifunc resolverAndreas Arnez3-1/+22
2016-09-06new-ui command: gdb internal errors if input is already pendingPedro Alves2-0/+149
2016-09-06Support 128-bit IEEE floating-point types on Intel and PowerUlrich Weigand4-0/+278
2016-09-02Skip floating point tests in return-nodebug.exp if gdb_skip_float_test is trueYao Qi1-0/+5
2016-09-02Detect broken ptrace in gdb_skip_float_testYao Qi9-24/+40
2016-08-29gdb.base/default.exp regressionJan Kratochvil1-2/+0
2016-08-24Allow resetting an empty inferior-ttySimon Marchi2-0/+64
2016-08-23Fix PR20494 - User input stops being echoed in CLIPedro Alves2-0/+157
2016-08-23Fix signals-state-child.exp in remote testingYao Qi1-6/+22
2016-08-22Fix PR gdb/20505 - Make vDSO detection work with core filesPedro Alves1-24/+52