aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
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
2014-02-09Add Guile as an extension language.Doug Evans1-1/+1
2014-02-04PowerPC64 ELFv2 ABI: skip global entry point codeUlrich Weigand2-2/+11
2014-01-28Fix info-shared.exp testcase to expect the leading `.' found on ppc64's symbols.Edjunior Barbosa Machado1-10/+10
2014-01-22gdb/ChangeLog:Andreas Arnez1-1/+2
2014-01-22Prevent appending "-g" after "-g3" to compile options in info-macros.exp.Andreas Arnez1-1/+3
2014-01-15AArch64: gdb.base/float.exp: Fix `info float' testMaciej W. Rozycki1-1/+3
2014-01-07Fix dir command for duplicated paths and add a new testcase.Edjunior Barbosa Machado1-0/+23
2014-01-07Fix a error of my previous commit.Hui Zhu1-1/+1
2014-01-07Remove gdb_bfd_stash_filename to fix crash with fix of binutils/11983Hui Zhu1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker543-543/+543
2013-12-19Fix PR breakpoints/16297: catch syscall with syscall 0Gabriel Krisman Bertazi2-5/+22
2013-12-18Improve and fix catch-syscall.expSergio Durigan Junior2-98/+53
2013-12-07strip off +x bits on non-executable/script filesMike Frysinger1-0/+0
2013-12-06 * gdb.base/break.exp: Fix setting of $baz.Doug Evans1-1/+1
2013-12-03testsuite: handle SIGLOST/SIGPWR conflict in sparc64-*-linux-gnu targets.Jose E. Marchesi2-4/+12
2013-11-27 * gdb.base/callfuncs.c (main): Assign malloc's return valueLuis Machado5-5/+10
2013-11-26Tighten regexp in gdb.base/setshow.expAndrew Burgess1-2/+2
2013-11-23 * gdb.base/ena-dis-br.exp: Add missing quote to "step after continueDoug Evans1-1/+1
2013-11-20Make the maint.exp:'maint print objfiles' test less fragile.Pedro Alves1-3/+12
2013-11-20test: test eval routines with EVAL_AVOID_SIDE_EFFECTS flag setSanimir Agovic1-0/+40
2013-11-12 * gdb.base/fileio.exp: Make $dir2 writable after the test is doneDoug Evans1-0/+5
2013-11-07PR 11786Doug Evans2-0/+116
2013-11-04fix some "exec" testsTom Tromey4-11/+19
2013-11-04fix argv0-symlink.exp for parallel modeTom Tromey1-2/+9
2013-11-04introduce relative_filename and use itTom Tromey4-28/+25
2013-11-04update fileio testTom Tromey2-35/+43