aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2014-04-25Fix several "set remote foo-packet on/off" commands.Pedro Alves2-2/+26
2014-04-24Ensure unreferenced static symbols aren't omitted by clang (either marking th...David Blaikie4-17/+17
2014-04-24XFAIL under Clang tests using labelsDavid Blaikie1-0/+10
2014-04-23Stale breakpoint instructions, spurious SIGTRAPS.Pedro Alves7-3/+273
2014-04-23Don't suppress errors inserting/removing hardware breakpoints in sharedPedro Alves5-0/+264
2014-04-22Consecutive step-overs trigger internal error.Pedro Alves2-0/+98
2014-04-17[testsuite] Set target-charset to asciiYao Qi2-356/+380
2014-04-16gdb.base/memattr.exp regexp improvements.Andrew Burgess1-40/+75
2014-04-15gdb.base/sym-file.exp, hide guts of the custom loader.Pedro Alves3-105/+114
2014-04-15gdb.base/sym-file-loader.c: Fix typo.Pedro Alves1-3/+3
2014-04-15Make sym-file.exp work with remote targets and hosts.Pedro Alves2-26/+94
2014-04-15gdb.base/sym-file.exp: clean up test messages a bit.Pedro Alves1-3/+3
2014-04-14test: basic c99 vla tests for C primitivesSanimir Agovic2-0/+225
2014-04-14test: evaluate pointers to C99 vla correctly.Sanimir Agovic2-0/+99
2014-04-14vla: evaluate operand of sizeof if its type is a vlaSanimir Agovic2-0/+131
2014-04-11Revert the entire VLA series.Joel Brobecker8-544/+0
2014-04-11test: basic c99 vla tests for C primitivesSanimir Agovic2-0/+225
2014-04-11test: evaluate pointers to C99 vla correctly.Sanimir Agovic2-0/+99
2014-04-11test: multi-dimensional c99 vla.Sanimir Agovic2-0/+89
2014-04-11vla: evaluate operand of sizeof if its type is a vlaSanimir Agovic2-0/+131
2014-04-11Check file exists before completion testsYao Qi1-3/+12
2014-04-10Conditional Z1 breakpoint hangs GDBserver.Pedro Alves2-2/+163
2014-04-08[testsuite] Disable Ctrl-V use for mingw hosts.Pierre Muller1-2/+10
2014-04-03Escape backslash in windows pathYao Qi1-2/+2
2014-03-31New option "set print symbol-loading".Doug Evans3-0/+190
2014-03-31Allow ';' as a directory separatorYao Qi1-2/+2
2014-03-26Skip tests on completion and readline when readline lib isn't usedYao Qi5-115/+141
2014-03-26Fix code format issues gdb.base/macscp.expYao Qi1-48/+52
2014-03-25"source", foreground execution commands, and target-asyncPedro Alves3-0/+95
2014-03-24Fix PR breakpoints/16101: gdb.base/dprintf.exp agent-printf failures with non...Hui Zhu1-16/+37
2014-03-24testsuite: Remove needless linux-nat requirement in gdb-sigterm.exp.Jan Kratochvil1-1/+0
2014-03-21Fix internal warning when "gdb -p xxx"Hui Zhu1-0/+49
2014-03-20make dprintf.exp pass in target async modePedro Alves2-0/+72
2014-03-20PR breakpoints/7143 - Watchpoint does not trigger when first setPedro Alves1-9/+4
2014-03-19gdb.base/async.exp: Enable it.Pedro Alves1-7/+0
2014-03-19gdb.base/async.exp: Make test messages unique.Pedro Alves1-2/+2
2014-03-19gdb.base/async.exp: Fix races.Pedro Alves1-1/+1
2014-03-19gdb.base/async.exp: Factor out test pattern to a procedure.Pedro Alves1-54/+42
2014-03-19gdb.base/async.exp: Use prepare_for_testing.Pedro Alves1-13/+4
2014-03-19gdb.base/async.exp: Fix stepi& test.Pedro Alves1-2/+3
2014-03-19gdb.base/async.exp: Don't hardcode line numbers.Pedro Alves2-6/+10
2014-03-19gdb.base/async.exp: Leave gdb_protocol alone.Pedro Alves1-18/+0
2014-03-18 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.Doug Evans1-7/+9
2014-03-18Fix SIGTERM signal safety (PR gdb/15358).Jan Kratochvil2-0/+122
2014-03-13Rename Solaris's target to "target child" like most other ports.Pedro Alves1-3/+0
2014-03-13Don't mention "Unix" in native target name.Pedro Alves1-2/+2
2014-03-12fix regressions with target-asyncTom Tromey1-44/+71
2014-03-05PR gdb/16575: stale breakpoint instructions in the code cachePedro Alves1-8/+30
2014-02-25PR gdb/16626Jan Kratochvil1-2/+2
2014-02-25PR gdb/16626Jan Kratochvil3-0/+80