aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2014-02-26Multiple Ada task-specific breakpoints at the same address.Pedro Alves2-4/+30
2014-02-25PR gdb/16626Jan Kratochvil2-2/+5
2014-02-25PR gdb/16626Jan Kratochvil4-0/+87
2014-02-25Fix dw2-icycle.exp -fsanitize=address GDB crash.Jan Kratochvil2-10/+5
2014-02-24lib/gdb.exp (run_on_host): Log error output if program fails.Doug Evans2-0/+5
2014-02-21Rename test.Pedro Alves3-0/+8
2014-02-20Fix for PR tdep/16397: SystemTap SDT probe support for x86 doesn't work with ...Sergio Durigan Junior6-0/+264
2014-02-20Simplify .section in dw2-icycle.SJoel Brobecker2-2/+7
2014-02-20Fix PR symtab/16581Doug Evans4-0/+337
2014-02-19Call overloaded operators to perform operations on gdb.Value objects.Siva Chandra3-0/+22
2014-02-18New TESTS variable to run a subset of tests in parallel.Doug Evans3-1/+60
2014-02-18* Makefile.in (check-parallel): rm -rf outputs temp.Doug Evans2-1/+5
2014-02-16Fix "ERROR: no fileid for" in the testsuite.Jan Kratochvil2-1/+7
2014-02-12Test for binary,dwp symlinks into different directories.Doug Evans3-1/+55
2014-02-11* gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands insteadDoug Evans2-19/+18
2014-02-10Avoid killing all processes.Mark Kettenis2-0/+8
2014-02-10Wrong type for 'Length result.Joel Brobecker5-0/+135
2014-02-09Add Guile as an extension language.Doug Evans60-3/+5238
2014-02-10Fix PR16543Yao Qi4-2/+25
2014-02-08Fix typo in test nameAndreas Schwab2-1/+5
2014-02-08Test no =breakpoint-modified is emitted for modifications from MI commandsYao Qi2-0/+23
2014-02-07Make sure we don't resume the stepped thread by accident.Pedro Alves3-0/+271
2014-02-07Fix gdb.threads/stepi-random-signal.exp on software single-step targets.Pedro Alves2-0/+9
2014-02-06Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.Jan Kratochvil2-1/+6
2014-02-05fix copyright year in new files in previous checkinDoug Evans1-1/+1
2014-02-05Extension Language APIDoug Evans3-2/+44
2014-02-05Create inferior for ctf target.Yao Qi2-1/+11
2014-02-05Create inferior for tfile targetYao Qi2-3/+8
2014-02-04PowerPC64 ELFv2 ABI: skip global entry point codeUlrich Weigand3-2/+18
2014-02-04PowerPC64 little-endian fixes: 128-bit DFP parameters / registersUlrich Weigand2-1/+5
2014-02-04PowerPC64 little-endian fixes: VSX tests and pseudo-regsUlrich Weigand2-6/+37
2014-02-04PowerPC64 little-endian fixes: AltiVec testsUlrich Weigand2-7/+11
2014-01-29This changeset makes sparc64_linux_step_trap to return 0 when aJose E. Marchesi4-1/+92
2014-01-28Fix info-shared.exp testcase to expect the leading `.' found on ppc64's symbols.Edjunior Barbosa Machado2-10/+14
2014-01-27Try printing array range using the name of its index typeJoel Brobecker5-0/+100
2014-01-23fix erroneous error-handling in frame filter codeTom Tromey3-0/+38
2014-01-23fix crash in frame filtersTom Tromey3-3/+13
2014-01-22 New gdbserver option --debug-format=timestamp.Doug Evans2-0/+8
2014-01-22gdb/ChangeLog:Andreas Arnez2-1/+6
2014-01-22Fix regression on s390x with entry-values.exp.Andreas Arnez2-2/+9
2014-01-22Re-introduce '_start' labels and add alignment in dw2-dir-file-name test case.Andreas Arnez3-4/+19
2014-01-22Prevent appending "-g" after "-g3" to compile options in info-macros.exp.Andreas Arnez2-1/+8
2014-01-18Fix and update D demangling support in gdb to the current mangling ABI.Iain Buclaw2-0/+210
2014-01-18Define all basic data types of D and add them to the primitive typeIain Buclaw2-0/+65
2014-01-18Add gdb.dlang to the gdb testsuite for the purpose of creating DIain Buclaw7-3/+69
2014-01-16record-btrace: add (reverse-)stepping supportMarkus Metzger16-19/+817
2014-01-16record-btrace: show trace from enable locationMarkus Metzger8-113/+192
2014-01-16record-btrace: extend unwinderMarkus Metzger3-0/+32
2014-01-16record-btrace: add record goto target methodsMarkus Metzger5-1/+584
2014-01-16record-btrace: make ranges include begin and endMarkus Metzger3-5/+13