aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-04update checkpoint testTom Tromey2-17/+19
2013-11-04simple changes in gdb.baseTom Tromey14-139/+185
2013-11-04fix some simple thinkos in the test suiteTom Tromey2-3/+4
2013-10-31Extra error message from update_watchpointAndrew Burgess2-3/+25
2013-10-29Test adding and removing a symbol file at runtime.Nicolas Blanc5-0/+715
2013-10-25testsuite: Fix gdb.base/bang.exp for remote stubs without exitAnton Kolesov1-9/+2
2013-10-212013-10-21 Jose E. Marchesi <jose.marchesi@oracle.com>Jose E. Marchesi2-3/+5
2013-10-212013-10-21 Jose E. Marchesi <jose.marchesi@oracle.com>Jose E. Marchesi1-1/+14
2013-10-18Hardware watchpoints turned off, inferior not yet started.Andrew Burgess1-0/+23
2013-10-17fix for PR gdb/15995Tom Tromey1-0/+6
2013-10-13Improve Executable displayed path (PR 15415 regression kind #2)Jan Kratochvil1-0/+6
2013-10-11warn if "source" fails to open the file when from_tty == 0Joel Brobecker2-0/+31
2013-10-09Uniquefy gdb.base/catch-syscall.exp test names.Pedro Alves1-112/+136
2013-10-07This patch adds a new convenience variable called "$_exitsignal", whichSergio Durigan Junior4-0/+169
2013-09-29gdb/testsuite/Yao Qi1-1/+5
2013-09-25ChangeLog:Ulrich Weigand1-0/+16
2013-09-20 * lib/future.exp (gdb_find_objcopy, gdb_find_readelf): New procs.Doug Evans5-8/+10
2013-09-17This commit fixes a regression introduced by the new $_isvoid convenienceSergio Durigan Junior1-0/+1
2013-09-17gdb/testsuite/Yao Qi2-2/+9
2013-09-16 * lib/gdb.exp (using_fission): New proc.Doug Evans1-0/+6
2013-09-16 * gdb.base/break-interp.exp: Fix indentation.Doug Evans1-1/+1
2013-09-16Based on the discussion at:Sergio Durigan Junior2-0/+40
2013-09-11minidebuginfo: Fix stripping/debuginfoJan Kratochvil1-7/+7
2013-09-11minidebuginfo: Obvious changesJan Kratochvil1-2/+3
2013-09-10test: adjust 'cd' regexpr to match an optional canonically pathnameSanimir Agovic1-1/+1