aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2014-11-13GDB testsuite: Fix warnings with -std=gnu11Andreas Arnez41-32/+127
2014-11-13GDB testsuite: drop non-prototype C function header variantsAndreas Arnez46-1682/+49
2014-11-13Drop non-prototype C function header variants: 'sepdebug' test caseAndreas Arnez3-47/+18
2014-11-13Drop non-prototype C function header variants: 'list' test caseAndreas Arnez3-14/+20
2014-11-13Drop non-prototype C function header variants: 'break' test caseAndreas Arnez4-55/+17
2014-11-13Drop non-prototype C function header variants: solib1.cAndreas Arnez2-9/+8
2014-11-13callfuncs.exp: Indent perform_all_tests()Andreas Arnez2-134/+138
2014-11-13Perform all tests in callfuncs.exp with and without C function prototypesAndreas Arnez2-44/+24
2014-11-13'callfuncs' test case: Fixes in conditionally compiled codeAndreas Arnez2-14/+16
2014-11-13Eliminate literal line numbers in mi-console.expAndreas Arnez3-2/+9
2014-11-13Eliminate literal line numbers in shlib-call.expAndreas Arnez3-2/+8
2014-11-13Eliminate literal line numbers in jump.expAndreas Arnez3-16/+25
2014-11-13Eliminate literal line numbers in foll-exec.expAndreas Arnez4-20/+30
2014-11-13Eliminate literal line numbers in ending-run.expAndreas Arnez3-19/+29
2014-11-13Eliminate literal line numbers in call-rt-st.expAndreas Arnez3-8/+15
2014-11-13Eliminate literal line numbers in call-ar-st.expAndreas Arnez3-95/+106
2014-11-13Eliminate literal line numbers in dbx.expAndreas Arnez4-9/+21
2014-11-13Eliminate literal line numbers in so-impl-ld.expAndreas Arnez3-4/+10
2014-11-12GDBserver: ctrl-c after leader has exitedPedro Alves3-1/+27
2014-11-12fix skipping permanent breakpointsPedro Alves5-28/+492
2014-11-10PR 17564: Fix objfile search order for static symbols.Doug Evans5-0/+86
2014-11-07gdb.base/sigstep.exp: xfail gdb/17511 on i?86 LinuxPedro Alves2-0/+7
2014-11-03Fix evaluation of method calls under EVAL_SKIP.Siva Chandra3-0/+126
2014-11-02Match the working directory on remote hostYao Qi2-1/+13
2014-10-30Add ability to add attributes to gdb.Objfile and gdb.Progspace objects.Doug Evans3-1/+23
2014-10-30Skip tests that use cd for remote hostsLuis Machado4-0/+21
2014-10-29This PR shows that GDB can easily trigger an assertion here, inPedro Alves1-0/+28
2014-10-29PR 17408 - assertion failure in switch_back_to_stepped_threadPedro Alves4-120/+253
2014-10-29PR python/17372 - Python hangs when displaying help()Pedro Alves3-0/+78
2014-10-29Prepare directory in case test_system failsYao Qi2-0/+11
2014-10-29Close the file in fileio.exp testYao Qi2-0/+5
2014-10-28PR gdb/12623: non-stop crashes inferior, PC adjustment and 1-byte insnsPedro Alves5-7/+201
2014-10-28Test for PR gdb/17511, spurious SIGTRAP after stepping into+in signal handlerPedro Alves3-13/+97
2014-10-28gdb.base/sigstep.exp: cleanup and make it easier to extendPedro Alves2-276/+291
2014-10-28update bug numbers (GNATS -> Bugzilla) in a few signal related testsPedro Alves5-14/+22
2014-10-27stepi/nexti: skip signal handler if "handle nostop" signal arrivesPedro Alves3-15/+58
2014-10-27Fix trace file fails on powerpc64Yao Qi2-0/+9
2014-10-24Follow-fork message printing improvementsDon Breazeal3-8/+22
2014-10-24Remove Vax Ultrix and VAX BSD supportPedro Alves9-30/+20
2014-10-24Guard a call to TYPE_TARGET_TYPE in gnuv3_pass_by_reference.Siva Chandra3-0/+39
2014-10-20Rename py-objfile-script-gdb.py.in to py-objfile-script-gdb.pyYao Qi3-3/+10
2014-10-20Don't remove files copied to hostYao Qi23-62/+33
2014-10-18Fix the gdb.dwarf2/dw2-dir-file-name.exp test on MIPSKwok Cheung Yeung3-9/+34
2014-10-18Skip testing argv[0] on target argv[0] isn't availableYao Qi5-10/+141
2014-10-17New python event "clear_objfiles".Doug Evans3-0/+13
2014-10-17Add gdb.Objfile.progspace attribute.Doug Evans2-0/+6
2014-10-17Fix mingw32 failures due to incorrect directory separator in patternLuis Machado20-125/+148
2014-10-17Copy xml files to hostYao Qi3-3/+14
2014-10-17PR gdb/17471: Repeating a background command makes it foregroundPedro Alves3-0/+125
2014-10-17PR gdb/17300: Input after "c -a" crashes readline/GDBPedro Alves3-0/+110