aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2014-11-17GDB testsuite: More fixes for warnings with -std=gnu11Andreas Arnez5-0/+15
2014-11-17Eliminate literal line numbers in mi-until.expAndreas Arnez3-13/+26
2014-11-17Drop remaining references to removed source lines in break1.c and ur1.cAndreas Arnez6-54/+47
2014-11-17dwarf.exp: In 64-bit units, emit also abbrev offset as a 64-bit fieldPetr Machata2-2/+7
2014-11-15Add copyright headers.Doug Evans3-0/+51
2014-11-15PR symtab/17559Doug Evans4-0/+89
2014-11-14Fix dw2-ifort-parameter.exp fail with clangYao Qi3-11/+12
2014-11-14Fix implptr-optimized-out.exp failYao Qi2-3/+8
2014-11-14Use Dwarf::assemble in implptr-optimized-out.expYao Qi3-169/+66
2014-11-14Get start and end address of main in dwz.expYao Qi3-57/+14
2014-11-14DW attribute macro MACRO_AT_func and MACRO_AT_rangeYao Qi2-6/+131
2014-11-14New proc _handle_attributeYao Qi2-6/+18
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