aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2014-04-01gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile, prepare_for_testing.Anton Blanchard2-11/+7
2014-04-01Fix ppc64 single step over atomic sequence testcase.Anton Blanchard4-48/+78
2014-03-31New option "set print symbol-loading".Doug Evans4-0/+196
2014-03-31Allow ';' as a directory separatorYao Qi2-2/+6
2014-03-28[varobj] false type-changed status for reference to Ada arrayJoel Brobecker5-0/+131
2014-03-27 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".Doug Evans2-1/+5
2014-03-27Return zero in can_single_step_to_signal_handler for nios2-*-* targetYao Qi2-1/+7
2014-03-26Skip tests on completion and readline when readline lib isn't usedYao Qi10-136/+198
2014-03-26Fix code format issues gdb.base/macscp.expYao Qi2-48/+56
2014-03-25Support gdb.asm/asm-source.exp on powerpc64leUlrich Weigand3-0/+57
2014-03-25"source", foreground execution commands, and target-asyncPedro Alves4-0/+102
2014-03-24gdb.linespec/macro-relative.exp: Mark the test as unsupported if using fission.Doug Evans2-0/+11
2014-03-24Fix PR breakpoints/16101: gdb.base/dprintf.exp agent-printf failures with non...Hui Zhu4-34/+77
2014-03-24testsuite: Remove needless linux-nat requirement in gdb-sigterm.exp.Jan Kratochvil2-1/+4
2014-03-22Fix typo in previous entry.Doug Evans1-1/+1
2014-03-22 * gdb.guile/guile.exp (guile not supported): Verify multi-lineDoug Evans2-0/+9
2014-03-22 * extension.c (eval_ext_lang_from_control_command): Avoid dereferencingDoug Evans2-0/+12
2014-03-21gdb.threads/thread-specific.exp: Fix uninitialized variable referencesMaciej W. Rozycki2-5/+20
2014-03-21Fix internal warning when "gdb -p xxx"Hui Zhu2-0/+53
2014-03-20make dprintf.exp pass in target async modePedro Alves3-0/+79
2014-03-20Further cleanup of signal-while-stepping-over-bp-other-thread.c.Pedro Alves2-29/+8
2014-03-20Make signal-while-stepping-over-bp-other-thread.exp run against remote target...Pedro Alves3-12/+12
2014-03-20Handle multiple step-overs.Pedro Alves4-1/+193
2014-03-20Fix for even more missed events; eliminate thread-hop code.Pedro Alves3-0/+162
2014-03-20PR breakpoints/7143 - Watchpoint does not trigger when first setPedro Alves4-15/+13
2014-03-20Fix missing breakpoint/watchpoint hits, eliminate deferred_step_ptid.Pedro Alves3-0/+132
2014-03-19gdb.base/async.exp: Enable it.Pedro Alves2-7/+4
2014-03-19gdb.base/async.exp: Make test messages unique.Pedro Alves2-2/+6
2014-03-19gdb.base/async.exp: Fix races.Pedro Alves2-1/+6
2014-03-19gdb.base/async.exp: Factor out test pattern to a procedure.Pedro Alves2-54/+47
2014-03-19gdb.base/async.exp: Use prepare_for_testing.Pedro Alves2-13/+8
2014-03-19gdb.base/async.exp: Fix stepi& test.Pedro Alves2-2/+8
2014-03-19gdb.base/async.exp: Don't hardcode line numbers.Pedro Alves3-6/+19
2014-03-19gdb.base/async.exp: Leave gdb_protocol alone.Pedro Alves2-18/+4
2014-03-18 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.Doug Evans2-7/+14
2014-03-18Fix SIGTERM signal safety (PR gdb/15358).Jan Kratochvil3-0/+128
2014-03-18PR gdb/13860: make "-exec-foo"'s MI output equal to "foo"'s MI output.Pedro Alves3-6/+23
2014-03-17[testsuite/Ada] New testcase for packed array renaming.Joel Brobecker5-0/+111
2014-03-13Fix pr 16612.Doug Evans2-0/+9
2014-03-13Fix segv when referencing a value added to history after a Guile garbage coll...Doug Evans2-0/+10
2014-03-13Rename Solaris's target to "target child" like most other ports.Pedro Alves2-3/+4
2014-03-13Don't mention "Unix" in native target name.Pedro Alves2-2/+7
2014-03-12fix regressions with target-asyncTom Tromey3-95/+142
2014-03-12Fix dw2-ifort-parameter.exp on PPC64Andreas Arnez3-6/+20
2014-03-12Migrate dw2-ifort-parameter.exp to Dwarf::assembleAndreas Arnez3-124/+48
2014-03-12Exploit 'prepare_for_testing' etc. for 'Dwarf::assemble'-generated filesAndreas Arnez10-113/+30
2014-03-12gdb.exp: Support absolute path name args in 'prepare_for_testing' etc.Andreas Arnez2-2/+14
2014-03-10[Ada] Full view of tagged type with ptypeJerome Guitton5-0/+120
2014-03-07btrace, test: fix gdb.btrace/data testMarkus Metzger2-2/+6
2014-03-06Fix PR16508Yao Qi2-0/+67