aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2015-04-09Add Guile frame-read-register commandAndy Wingo2-0/+25
2015-04-08Fix Python completion when using the "complete" commandSergio Durigan Junior3-2/+164
2015-04-08Add test for PR18214 and PR18216 - multiple step-overs with queued signalsPedro Alves3-14/+88
2015-04-08Fix gdb.trace/{actions,infotrace,while-stepping}.exp with extended-remotePedro Alves4-3/+33
2015-04-07gdb.base/interrupt.exp: Use send_inferior/$inferior_spawn_idPedro Alves2-19/+43
2015-04-07testsuite: Introduce $inferior_spawn_idPedro Alves3-4/+69
2015-04-07testsuite: Don't use expect_background to reap gdbserverPedro Alves3-27/+58
2015-04-07gdb_test_multiple: Fix user code argument processingPedro Alves2-1/+6
2015-04-07gdb.base/interrupt.exp: Use gdb_test_multiple instead of gdb_expectPedro Alves2-40/+54
2015-04-07gdb.base/interrupt.exp: Fix racePedro Alves2-6/+9
2015-04-07Fix gdb.trace/actions.exp racePedro Alves2-2/+14
2015-04-07Properly set alarm value in gdb.threads/non-stop-fair-events.expYao Qi3-3/+17
2015-04-06Add testcase for stub-method reading in stabs.Doug Evans3-1/+65
2015-04-06* lib/pascal.exp (gpc_compile): Rename dest arg to destfile.Doug Evans2-8/+19
2015-04-03Do not consider reference types as dynamicPierre-Marie de Rodat3-0/+83
2015-04-02kfail two tests in no-unwaited-for-left.exp for remote targetYao Qi2-0/+11
2015-04-02Make the default sysroot be "target:"Gary Benson2-0/+8
2015-04-01Add support for writing unwinders in Python.Sasha Smundak7-0/+390
2015-04-01gdb.threads/manythreads.exp: can't read "test": no such variablePedro Alves2-1/+6
2015-04-01Fix gdb_spawn_with_cmdline_opts with non-empty GDBFLAGSPedro Alves2-0/+8
2015-04-01Share the "multi_line" helper among all testcasesPierre-Marie de Rodat20-161/+130
2015-04-01Crash on thread id wrap aroundPedro Alves3-0/+236
2015-03-31Implement support for checking /proc/PID/coredump_filterSergio Durigan Junior3-0/+265
2015-03-31dwarf.exp: Allow generating a stub .debug_line sectionPetr Machata2-1/+150
2015-03-26testsuite: Don't set SYMBOL_PREFIX for x86_64_*_cygwinJon Turney2-1/+6
2015-03-26Properly intern constants into psymtabAndy Wingo3-0/+92
2015-03-26Handle the effect of skipping prologueYao Qi3-0/+36
2015-03-26Remove some hard-coded stuff in testsYao Qi3-10/+23
2015-03-26Compile break-asm-file{0,1}.s without debug infoYao Qi2-5/+24
2015-03-26Relax pattern to match the output of "info frame" in gdb.base/savedregs.expYao Qi2-1/+6
2015-03-25btrace: fix tests for 32-bitMarkus Metzger17-428/+1057
2015-03-25btrace: increase buffer size for exception testMarkus Metzger2-0/+6
2015-03-24Fix "thread apply all" with exited threadsPedro Alves2-0/+8
2015-03-24Make "set scheduler-locking step" depend on user intention, onlyPedro Alves2-6/+11
2015-03-24Fix mi-pending.exp test output to allow stable test diffingAntoine Tremblay2-1/+5
2015-03-24Fix breakpoint thread condition missing with mi and a pending breakpoint.Antoine Tremblay6-25/+138
2015-03-23Add missing changelog entries of last commitKeith Seitz1-0/+5
2015-03-23Expand keyword lexing intelligence in the linespec parser.Keith Seitz2-0/+113
2015-03-23PR gdb/18021 - defend against "static virtual" methodsKeith Seitz2-0/+59
2015-03-20Remove gdb.hpJan Kratochvil69-5008/+79
2015-03-19gdbserver/Linux: unbreak thread event randomizationPedro Alves2-0/+22
2015-03-19native/Linux: internal error if resume is short-circuitedPedro Alves3-0/+173
2015-03-18Tighten gdb.base/disp-step-syscall.expPedro Alves2-27/+35
2015-03-18Support catch syscall on aarch64 linuxYao Qi3-4/+52
2015-03-16watchpoint-reuse-slot.exp: skip setting HW breakpoints on some addressYao Qi2-0/+37
2015-03-11Add objfile-progspace to Guile interfaceAndy Wingo2-0/+7
2015-03-11Typo fixYao Qi2-1/+5
2015-03-11Skip catch-syscall.exp on HP-UX targetYao Qi2-1/+5
2015-03-09Delete gdb/testsuite/dg-extract-results.pyPedro Alves2-585/+4
2015-03-09Make dg-extract-results.sh explicitly treat .{sum,log} files as textPedro Alves2-5/+28