aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2014-05-30PR breakpoints/17000: user breakpoint not inserted if software-single-step at...Pedro Alves2-0/+82
2014-05-29enable target async by default; separate MI and target notions of asyncPedro Alves7-33/+2
2014-05-23test, gcore: move capture_command_output into lib/gdb.expMarkus Metzger1-13/+0
2014-05-21PR gdb/13860: make -interpreter-exec console "list" behave more like "list".Pedro Alves1-0/+95
2014-05-21Allow making GDB not automatically connect to the native target.Pedro Alves2-0/+232
2014-05-21Rename "target child" to "target native".Pedro Alves1-2/+2
2014-05-21Make the dcache (code/stack cache) handle line reading errors betterPedro Alves2-0/+175
2014-05-20Make compare-sections work against all targets; add compare-sections [-r] tests.Pedro Alves2-0/+178
2014-05-20[GDBserver] Make Zx/zx packet handling idempotent.Pedro Alves2-0/+233
2014-05-16 * gdb.base/completion.exp: Check that all expected files existDoug Evans1-1/+3
2014-05-16* gdb.base/Makefile.in (EXECUTABLES): Add completion.Doug Evans1-1/+1
2014-05-16New command line option -D.Doug Evans1-2/+4
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