aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2014-08-22Copy .py files to remote hostYao Qi4-6/+18
2014-08-21Fix 'gcore' with exited threadsJan Kratochvil3-0/+110
2014-08-21Remove useless gcore command detectionPedro Alves8-80/+10
2014-08-20Integrate PR 12649's race detector directly in the testsuite machineryPedro Alves6-4/+156
2014-08-20Fix handling of typedefs to types having a data_location attribute.Joel Brobecker2-2/+109
2014-08-20Handle partially optimized out values similarly to unavailable valuesPedro Alves2-27/+11
2014-08-19Remove stale commentPedro Alves2-1/+5
2014-08-19Set breakpoint on the right lineYao Qi2-1/+6
2014-08-18boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.David Blaikie2-1/+7
2014-08-18gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound in array range.Joel Brobecker2-1/+5
2014-08-18DW_AT_data_location and DW_OP_push_object_address testcase.Joel Brobecker3-0/+241
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