aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2014-11-13Drop non-prototype C function header variants: 'sepdebug' test caseAndreas Arnez2-47/+12
2014-11-13Drop non-prototype C function header variants: 'list' test caseAndreas Arnez2-14/+14
2014-11-13Drop non-prototype C function header variants: 'break' test caseAndreas Arnez3-55/+10
2014-11-13Drop non-prototype C function header variants: solib1.cAndreas Arnez1-9/+3
2014-11-13callfuncs.exp: Indent perform_all_tests()Andreas Arnez1-134/+134
2014-11-13Perform all tests in callfuncs.exp with and without C function prototypesAndreas Arnez1-44/+15
2014-11-13'callfuncs' test case: Fixes in conditionally compiled codeAndreas Arnez1-14/+6
2014-11-13Eliminate literal line numbers in shlib-call.expAndreas Arnez2-2/+2
2014-11-13Eliminate literal line numbers in jump.expAndreas Arnez2-16/+19
2014-11-13Eliminate literal line numbers in foll-exec.expAndreas Arnez3-20/+23
2014-11-13Eliminate literal line numbers in ending-run.expAndreas Arnez2-19/+23
2014-11-13Eliminate literal line numbers in call-rt-st.expAndreas Arnez2-8/+9
2014-11-13Eliminate literal line numbers in call-ar-st.expAndreas Arnez2-95/+100
2014-11-13Eliminate literal line numbers in dbx.expAndreas Arnez3-9/+14
2014-11-13Eliminate literal line numbers in so-impl-ld.expAndreas Arnez2-4/+4
2014-11-12fix skipping permanent breakpointsPedro Alves2-0/+403
2014-11-10PR 17564: Fix objfile search order for static symbols.Doug Evans4-0/+78
2014-11-07gdb.base/sigstep.exp: xfail gdb/17511 on i?86 LinuxPedro Alves1-0/+1
2014-10-30Skip tests that use cd for remote hostsLuis Machado2-0/+10
2014-10-29PR python/17372 - Python hangs when displaying help()Pedro Alves1-0/+55
2014-10-29Prepare directory in case test_system failsYao Qi1-0/+7
2014-10-29Close the file in fileio.exp testYao Qi1-0/+1
2014-10-28PR gdb/12623: non-stop crashes inferior, PC adjustment and 1-byte insnsPedro Alves4-7/+187
2014-10-28Test for PR gdb/17511, spurious SIGTRAP after stepping into+in signal handlerPedro Alves2-13/+85
2014-10-28gdb.base/sigstep.exp: cleanup and make it easier to extendPedro Alves1-276/+269
2014-10-28update bug numbers (GNATS -> Bugzilla) in a few signal related testsPedro Alves4-14/+14
2014-10-27stepi/nexti: skip signal handler if "handle nostop" signal arrivesPedro Alves2-15/+47
2014-10-24Follow-fork message printing improvementsDon Breazeal2-8/+12
2014-10-24Remove Vax Ultrix and VAX BSD supportPedro Alves3-4/+3
2014-10-20Don't remove files copied to hostYao Qi2-4/+0
2014-10-18Skip testing argv[0] on target argv[0] isn't availableYao Qi1-5/+16
2014-10-17PR gdb/17471: Repeating a background command makes it foregroundPedro Alves2-0/+119
2014-10-17PR gdb/17300: Input after "c -a" crashes readline/GDBPedro Alves2-0/+104
2014-10-17PR gdb/17472: With annotations, input while executing in the foreground crash...Pedro Alves2-0/+155
2014-10-17Delete Tru64 supportPedro Alves2-12/+1
2014-10-17Don't check target_info exists noargs in commands.expYao Qi1-61/+0
2014-10-16Don't check noargs in remotetimeout.expYao Qi1-5/+0
2014-10-15Put single-step breakpoints on the bp_location chainPedro Alves2-0/+113
2014-10-13Fix "save breakpoints" for "catch" commandJan Kratochvil1-6/+14
2014-10-12Fix "save breakpoints" for "disable $bpnum" command.Jan Kratochvil2-1/+7
2014-10-12Use gdb_test_sequence in gdb.base/save-bp.exp.Jan Kratochvil1-2/+13
2014-10-10Delete IRIX supportPedro Alves8-64/+13
2014-10-10PR symtab/14466: Work around PR libc/13097 "linux-vdso.so.1"Pedro Alves2-0/+76
2014-10-02gdb.base/structs.c (main): Don't run forever.Doug Evans1-3/+5
2014-10-02PR17431: following execs with "breakpoint always-inserted on"Pedro Alves2-0/+152
2014-10-01Really fail inserting software breakpoints on read-only regionsPedro Alves2-0/+170
2014-09-19Check function is GC'edYao Qi1-5/+19
2014-09-16Add test for global variable that is nested by another DSOSergio Durigan Junior4-0/+127
2014-09-16gdb.base/watch-bitfields.exp: Improve testSergio Durigan Junior1-26/+51
2014-09-16Fix PR12526: -location watchpoints for bitfield argumentsPatrick Palka2-0/+110