aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2014-11-28Match library name prefixed with sysrootYao Qi1-1/+9
2014-11-20Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead o...Sergio Durigan Junior1-0/+71
2014-11-20Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans1-2/+2
2014-11-19Use 2-byte instead of 4-byte NOP on S390 in 'bp-permanent' test caseAndreas Arnez1-0/+7
2014-11-17GDB testsuite: More fixes for warnings with -std=gnu11Andreas Arnez1-0/+1
2014-11-17Drop remaining references to removed source lines in break1.c and ur1.cAndreas Arnez3-48/+31
2014-11-15Add copyright headers.Doug Evans3-0/+51
2014-11-15PR symtab/17559Doug Evans3-0/+82
2014-11-13GDB testsuite: Fix warnings with -std=gnu11Andreas Arnez30-27/+62
2014-11-13GDB testsuite: drop non-prototype C function header variantsAndreas Arnez41-1634/+0
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