aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2014-08-15Add new argument NOSIDE to find_overload_match.Siva Chandra3-0/+107
2014-08-15Fix xmethod Python so that it works with Python3.Siva Chandra2-10/+17
2014-08-15Skip tfile.exp if unable to generate trace fileYao Qi2-0/+6
2014-08-15Set print symbol off in some testsYao Qi5-1/+17
2014-08-11Delete "Loaded symbols for ..." message, it is redundant.Doug Evans2-2/+7
2014-08-09Remove duplicated code on checking address 0x0 is accessiableYao Qi13-60/+67
2014-08-09Make test messages in gdb.mi/mi-var-display.exp uniqueYao Qi2-16/+21
2014-08-04make "set debug target" take effect immediatelyTom Tromey2-1/+6
2014-08-04fix test suite regressionTom Tromey2-2/+7
2014-08-01Handle variable-sized fields in the interior of structure typeJoel Brobecker3-3/+13
2014-07-30gdb.threads/signal-command-handle-nopass.exp: Add commentPedro Alves2-0/+9
2014-07-29Fix PR 17206Yao Qi2-0/+42
2014-07-28PR guile/17203Doug Evans2-0/+35
2014-07-28gdb/testsuite/gdb.base/varargs.exp: Remove ARM KFAILsWill Newton2-3/+4
2014-07-26PR guile/17146 preparatory work.Doug Evans2-0/+18
2014-07-25Always pass signals to the right threadPedro Alves7-0/+546
2014-07-25Fix paginate-*.exp racesPedro Alves8-46/+56
2014-07-22Fix read_frame_arg for optimized-out entry values.Jan Kratochvil7-0/+898
2014-07-17PR 17170 - testcase for GDB global --statistics regression - fix up.Jan Kratochvil1-0/+29
2014-07-17PR 17170 - testcase for GDB global --statistics regression.Jan Kratochvil1-0/+5
2014-07-17Add reference to PR 17170 to previous entry.Doug Evans1-0/+1
2014-07-17Fix 17170.Doug Evans2-2/+7
2014-07-16gdb.trace/tfile.c: Remove Thumb bit in one more more, general cleanupPedro Alves3-36/+97
2014-07-16Add test for string evaluation with "debug expression" onSimon Marchi2-0/+10
2014-07-15gdb.base/reread.exp: Really restart GDBPedro Alves2-3/+5
2014-07-15Add support for the __flash qualifier on AVRPierre Langlois3-0/+90
2014-07-14Add missing ChangeLog entry for 15cd413aPedro Alves1-0/+5
2014-07-14Put GDB's terminal settings into effect when paginatingPedro Alves2-0/+112
2014-07-14Fix double promptPedro Alves3-0/+141
2014-07-14Remove the target from the event loop while in secondary promptsPedro Alves3-0/+123
2014-07-14Background execution + pagination aborts readline/gdbPedro Alves3-0/+165
2014-07-14Canceling pagination caused by execution command from command line aborts rea...Pedro Alves4-12/+281
2014-07-14testsuite: Introduce gdb_assertPedro Alves3-5/+28
2014-07-14Put the inferior's terminal settings in effect while running (fg) infcallsPedro Alves3-0/+100
2014-07-14fix PR 17106Tom Tromey3-0/+89
2014-07-14fix record "run" regressionTom Tromey3-0/+61
2014-07-12gdb/testsuite: Add a way to send multiple init commandsMaciej W. Rozycki5-6/+59
2014-07-11Fix false argv0-symlink.exp FAIL running under a very long directory nameJan Kratochvil2-0/+12
2014-07-11Don't print symbol on address 0x0Yao Qi2-1/+7
2014-07-11GDBserver crashes when killing a multi-thread processPedro Alves3-0/+146
2014-07-10Tweak gdb.trace/tfile.c for thumb modeYao Qi2-2/+15
2014-07-09Fix "attach" command vs user input racePedro Alves3-0/+164
2014-07-09Improve MI -var-info-path-expression for nested struct/union case.Andrew Burgess3-0/+153
2014-07-08Fix gdb.trace/entry-values.exp for thumb modeYao Qi3-5/+19
2014-07-08reverse-finish: turn internal error into normal errorMarkus Metzger3-0/+82
2014-07-02This testcase currently does not handle powerpc branches. It kindaLuis Machado2-0/+7
2014-07-01Handle volatile array types in dwarf2read.c.Mark Wielaard3-0/+46
2014-06-30watchpoint-reuse-slot.exp: Correctly skip unsupported commands.Andreas Arnez2-1/+12
2014-06-27Associate dummy_frame with ptidYao Qi3-0/+138
2014-06-25btrace: pretend we're not replaying when generating a core fileMarkus Metzger2-0/+45