summaryrefslogtreecommitdiff
path: root/gdb/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson2014-09-024-6/+6
* Rewrite {amd64,i386}-pseudo.c to better specify register liveness.Doug Evans2014-08-283-23/+59
* lib/gdb.exp (gdb_compile_shlib): Add support for clang.Doug Evans2014-08-272-0/+10
* Fix clang compilation errors in gdb.mi/basics.c.Doug Evans2014-08-252-4/+9
* gdb.threads/thread-execl.exp: #include <stdio.h>.Doug Evans2014-08-252-0/+5
* set print symbol off in py-value.exp and scm-value.expYao Qi2014-08-243-0/+14
* Fix pr 17276.Doug Evans2014-08-224-0/+368
* Copy .py files to remote hostYao Qi2014-08-224-6/+18
* Fix 'gcore' with exited threadsJan Kratochvil2014-08-213-0/+110
* Remove useless gcore command detectionPedro Alves2014-08-218-80/+10
* Integrate PR 12649's race detector directly in the testsuite machineryPedro Alves2014-08-206-4/+156
* Fix handling of typedefs to types having a data_location attribute.Joel Brobecker2014-08-202-2/+109
* Handle partially optimized out values similarly to unavailable valuesPedro Alves2014-08-202-27/+11
* Remove stale commentPedro Alves2014-08-192-1/+5
* Set breakpoint on the right lineYao Qi2014-08-192-1/+6
* boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.David Blaikie2014-08-182-1/+7
* gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound in array range.Joel Brobecker2014-08-182-1/+5
* DW_AT_data_location and DW_OP_push_object_address testcase.Joel Brobecker2014-08-183-0/+241
* Add new argument NOSIDE to find_overload_match.Siva Chandra2014-08-153-0/+107
* Fix xmethod Python so that it works with Python3.Siva Chandra2014-08-152-10/+17
* Skip tfile.exp if unable to generate trace fileYao Qi2014-08-152-0/+6
* Set print symbol off in some testsYao Qi2014-08-155-1/+17
* Delete "Loaded symbols for ..." message, it is redundant.Doug Evans2014-08-112-2/+7
* Remove duplicated code on checking address 0x0 is accessiableYao Qi2014-08-0913-60/+67
* Make test messages in gdb.mi/mi-var-display.exp uniqueYao Qi2014-08-092-16/+21
* make "set debug target" take effect immediatelyTom Tromey2014-08-042-1/+6
* fix test suite regressionTom Tromey2014-08-042-2/+7
* Handle variable-sized fields in the interior of structure typeJoel Brobecker2014-08-013-3/+13
* gdb.threads/signal-command-handle-nopass.exp: Add commentPedro Alves2014-07-302-0/+9
* Fix PR 17206Yao Qi2014-07-292-0/+42
* PR guile/17203Doug Evans2014-07-282-0/+35
* gdb/testsuite/gdb.base/varargs.exp: Remove ARM KFAILsWill Newton2014-07-282-3/+4
* PR guile/17146 preparatory work.Doug Evans2014-07-262-0/+18
* Always pass signals to the right threadPedro Alves2014-07-257-0/+546
* Fix paginate-*.exp racesPedro Alves2014-07-258-46/+56
* Fix read_frame_arg for optimized-out entry values.Jan Kratochvil2014-07-227-0/+898
* PR 17170 - testcase for GDB global --statistics regression - fix up.Jan Kratochvil2014-07-171-0/+29
* PR 17170 - testcase for GDB global --statistics regression.Jan Kratochvil2014-07-171-0/+5
* Add reference to PR 17170 to previous entry.Doug Evans2014-07-171-0/+1
* Fix 17170.Doug Evans2014-07-172-2/+7
* gdb.trace/tfile.c: Remove Thumb bit in one more more, general cleanupPedro Alves2014-07-163-36/+97
* Add test for string evaluation with "debug expression" onSimon Marchi2014-07-162-0/+10
* gdb.base/reread.exp: Really restart GDBPedro Alves2014-07-152-3/+5
* Add support for the __flash qualifier on AVRPierre Langlois2014-07-153-0/+90
* Add missing ChangeLog entry for 15cd413aPedro Alves2014-07-141-0/+5
* Put GDB's terminal settings into effect when paginatingPedro Alves2014-07-142-0/+112
* Fix double promptPedro Alves2014-07-143-0/+141
* Remove the target from the event loop while in secondary promptsPedro Alves2014-07-143-0/+123
* Background execution + pagination aborts readline/gdbPedro Alves2014-07-143-0/+165
* Canceling pagination caused by execution command from command line aborts rea...Pedro Alves2014-07-144-12/+281