aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2017-06-29Expression completer should not match explicit location optionsPedro Alves1-0/+6
2017-06-28Fix PR 21337: segfault when re-reading symbols.Doug Gilmore2-0/+83
2017-06-13gdb/testsuite: Add "get_endianness" convenience procAndreas Arnez3-21/+5
2017-06-07Implement proper "startup-with-shell" support on gdbserverSergio Durigan Junior2-0/+118
2017-05-30gdb.base/watch-cond-infcall.exp: Don't run if target doesn't support infcallsSimon Marchi1-0/+5
2017-05-18Expect prompt after no FPU warningThomas Preud'homme1-5/+5
2017-05-18gdb.base/fileio.c: Fix several -Wmaybe-uninitialized warningsPedro Alves1-5/+5
2017-05-18gdb.base/fileio.c: Fix several -Wreturn-type warningsPedro Alves2-26/+26
2017-05-18gdb.base/fileio.exp: Remove nowarningsPedro Alves2-2/+6
2017-05-17Add nowarnings in gdb.base/fileio.expYao Qi1-1/+1
2017-05-17Add alias command to cmd_list_elementYao Qi1-4/+6
2017-04-28Make environ.exp run on all platforms (and create info-program.exp)Sergio Durigan Junior2-252/+95
2017-03-20Fix spurious FAILs with examine-backward.expAndreas Arnez1-0/+8
2017-03-13testsuite: Disable backslash_in_multi_line_command_test for old DejaGnusSimon Marchi1-0/+11
2017-03-08Avoid unstable test message in gdb.base/step-over-exit.expPedro Alves1-1/+2
2017-03-08gdb: Fix a few unstable test namesPedro Alves1-2/+2
2017-03-08Fix PR 21218: GDB dumps core when escaping newline in multi-line commandPedro Alves1-0/+29
2017-03-08Move TUI completion tests to gdb.tui/completion.expPedro Alves1-37/+0
2017-03-08Move TUI testcases to new gdb/testsuite/gdb.tui/ directoryPedro Alves4-168/+0
2017-03-07Fix "layout reg" crashPedro Alves2-0/+78
2017-03-07Rename gdb.base/tui-layout.exp -> gdb.base/tui-disasm-long-lines.expPedro Alves2-0/+0
2017-03-07Add describing intro comment to gdb.base/tui-layout.expPedro Alves1-1/+4
2017-02-15PR gdb/21164: maint print {symbols,msymbols,psymbols} without args crashSergio Durigan Junior1-0/+7
2017-02-10Do not send queries on secondary UIsSimon Marchi1-0/+12
2017-02-10new-ui.exp: Use proc_with_prefixSimon Marchi1-4/+4
2017-02-10PR gdb/21122: Fix documentation mistakes for breakpoint commandsMartin Galvan1-1/+1
2017-02-08Command abbreviation in defineJerome Guitton1-0/+32
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