aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2014-09-09GDB/testsuite: Correct gdb.base/watchpoint-solib.exp timeout tweakMaciej W. Rozycki2-5/+20
2014-09-09GDB/testsuite: Add/correct gdb.reverse timeout tweaksMaciej W. Rozycki3-3/+29
2014-09-09GDB/testsuite: Avoid timeout loweringMaciej W. Rozycki2-40/+23
2014-09-09gdbserver-support: Handle gdbserver start failuresMaciej W. Rozycki3-6/+36
2014-09-09GDB/testsuite: Extend the time gdbserver is waited forMaciej W. Rozycki2-0/+6
2014-09-08Fix regression in default.exp caused by _caller_is, etc.Doug Evans2-0/+9
2014-09-08gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.Doug Evans2-1/+5
2014-09-09Set print symbol off in mi-var-display.expYao Qi2-0/+7
2014-09-07Fix PR gdb/17035: "show user" doesn't list user-defined commands thatGabriel Krisman Bertazi4-0/+40
2014-09-07Fix crash on Python frame filters with unreadable argJan Kratochvil5-0/+443
2014-09-06PR 15276: Add $_caller_is, $_caller_matches, $_any_caller_is, $_any_caller_ma...Doug Evans3-0/+120
2014-09-05Fix for PR gdb/17235: possible bug extracting systemtap probe operandSergio Durigan Junior3-0/+74
2014-09-04Fix PR fortran/17237: bug in f-valprint.cSergio Durigan Junior3-0/+65
2014-09-03Add support for reading frame registers to Python API.Sasha Smundak2-0/+21
2014-09-03PR python/16699: GDB Python command completion with overriden complete vs. co...Sergio Durigan Junior3-0/+133
2014-09-02Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson4-6/+6
2014-08-28Rewrite {amd64,i386}-pseudo.c to better specify register liveness.Doug Evans3-23/+59
2014-08-27lib/gdb.exp (gdb_compile_shlib): Add support for clang.Doug Evans2-0/+10
2014-08-25Fix clang compilation errors in gdb.mi/basics.c.Doug Evans2-4/+9
2014-08-25gdb.threads/thread-execl.exp: #include <stdio.h>.Doug Evans2-0/+5
2014-08-24set print symbol off in py-value.exp and scm-value.expYao Qi3-0/+14
2014-08-22Fix pr 17276.Doug Evans4-0/+368
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