Add tests for PR ld/16452 and PR ld/16457
[platform/upstream/binutils.git] / gdb / testsuite /
2014-10-13 Doug EvansChange name of file name test in py-objfile.exp.
2014-10-13 Doug EvansFix dw2-op-out-param.S CU offset values.
2014-10-13 Jan KratochvilFix "save breakpoints" for "catch" command
2014-10-12 Jan KratochvilFix "save breakpoints" for "disable $bpnum" command.
2014-10-12 Jan KratochvilUse gdb_test_sequence in gdb.base/save-bp.exp.
2014-10-11 Yao QiEnable qTStatus packet in case it is disabled
2014-10-11 Yao QiGet GDBserver pid on remote target
2014-10-11 Yao QiClean up server-kill.exp
2014-10-11 Yao QiNo longer pull thread list explicitly
2014-10-10 Pedro AlvesDelete IRIX support
2014-10-10 Pedro AlvesPR symtab/14466: Work around PR libc/13097 "linux-vdso...
2014-10-02 Doug Evansgdb.base/structs.c (main): Don't run forever.
2014-10-02 Pedro Alvesgdb.threads/manythreads.exp: clean up and add comment
2014-10-02 Pedro AlvesFix non-stop regressions caused by "breakpoints always...
2014-10-02 Pedro AlvesPR17431: following execs with "breakpoint always-insert...
2014-10-01 Pedro AlvesReally fail inserting software breakpoints on read...
2014-10-01 Simon MarchiExit code of exited inferiors in -list-thread-groups
2014-09-30 Yao QiError in build_executable_own_libs for non-native target
2014-09-30 Yao QiSkip dlopen-libpthread.exp in cross testing
2014-09-22 Pedro AlvesFix "breakpoint always-inserted off"; remove "breakpoin...
2014-09-19 Yao QiRun dw2-var-zero-addr.exp with --readnow
2014-09-19 Yao QiCheck function is GC'ed
2014-09-18 Doug EvansNew "producer" attribute of python gdb.Symtab.
2014-09-17 Sergio Durigan JuniorAdd test for global variable that is nested by another DSO
2014-09-16 Sergio Durigan Juniorgdb.base/watch-bitfields.exp: Improve test
2014-09-16 Patrick PalkaFix PR12526: -location watchpoints for bitfield arguments
2014-09-16 Pedro AlvesFix watchpoint-stops-at-right-insn.exp
2014-09-16 Pedro AlvesAdd test to make sure GDB knows which "kind" of watchpo...
2014-09-16 Pedro AlvesRemove support for testing against dead "target vxworks"
2014-09-16 Yao QiAnother board file for remote host
2014-09-14 Doug EvansFix set up of queue-signal.exp test.
2014-09-14 Doug EvansNew command queue-signal.
2014-09-13 Doug EvansPass plain-text prompt to with_gdb_prompt.
2014-09-12 Pedro Alvesafter gdb_run_cmd, gdb_expect -> gdb_test_multiple...
2014-09-12 Edjunior Barbosa... PR tdep/17379: Fix internal-error when stack pointer...
2014-09-12 Jan Kratochviltestsuite: Fix runaway attach processes
2014-09-11 Pedro Alvesgdb/17347 - Regression: GDB stopped on run with attache...
2014-09-11 Pedro Alvestestsuite: refactor spawn and wait for attach
2014-09-11 Gabriel Krisman... Fix gdb.fortran/array-element.exp failures.
2014-09-10 Joel Brobeckerdynarr-ptr.exp: Add ptype tests.
2014-09-10 Joel BrobeckerAda: Print bounds/length of pointer to array with dynam...
2014-09-10 Joel BrobeckerAda subscripting of pointer to array with dynamic bounds
2014-09-10 Joel Brobeckerprint PTR.all where PTR is an Ada thin pointer
2014-09-09 Maciej W. RozyckiGDB/testsuite: Correct gdb.base/watchpoint-solib.exp...
2014-09-09 Maciej W. RozyckiGDB/testsuite: Add/correct gdb.reverse timeout tweaks
2014-09-09 Maciej W. RozyckiGDB/testsuite: Avoid timeout lowering
2014-09-09 Maciej W. Rozyckigdbserver-support: Handle gdbserver start failures
2014-09-09 Maciej W. RozyckiGDB/testsuite: Extend the time gdbserver is waited for
2014-09-09 Doug EvansFix regression in default.exp caused by _caller_is...
2014-09-09 Doug Evansgdb.guile/scm-error.exp: Handle guile 2.2 backtrace...
2014-09-09 Yao QiSet print symbol off in mi-var-display.exp
2014-09-07 Gabriel Krisman... Fix PR gdb/17035: "show user" doesn't list user-defined...
2014-09-07 Jan KratochvilFix crash on Python frame filters with unreadable arg
2014-09-06 Doug EvansPR 15276: Add $_caller_is, $_caller_matches, $_any_call...
2014-09-05 Sergio Durigan JuniorFix for PR gdb/17235: possible bug extracting systemtap...
2014-09-04 Sergio Durigan JuniorFix PR fortran/17237: bug in f-valprint.c
2014-09-03 Sasha SmundakAdd support for reading frame registers to Python API.
2014-09-03 Sergio Durigan JuniorPR python/16699: GDB Python command completion with...
2014-09-02 Gary BensonRename 32- and 64-bit Intel files from "i386" to "x86"
2014-08-28 Doug EvansRewrite {amd64,i386}-pseudo.c to better specify registe...
2014-08-27 Doug Evanslib/gdb.exp (gdb_compile_shlib): Add support for clang.
2014-08-25 Doug EvansFix clang compilation errors in gdb.mi/basics.c.
2014-08-25 Doug Evansgdb.threads/thread-execl.exp: #include <stdio.h>.
2014-08-24 Yao Qiset print symbol off in py-value.exp and scm-value.exp
2014-08-23 Doug EvansFix pr 17276.
2014-08-22 Yao QiCopy .py files to remote host
2014-08-21 Jan KratochvilFix 'gcore' with exited threads
2014-08-21 Pedro AlvesRemove useless gcore command detection
2014-08-20 Pedro AlvesIntegrate PR 12649's race detector directly in the...
2014-08-20 Joel BrobeckerFix handling of typedefs to types having a data_locatio...
2014-08-19 Pedro AlvesHandle partially optimized out values similarly to...
2014-08-19 Pedro AlvesRemove stale comment
2014-08-19 Yao QiSet breakpoint on the right line
2014-08-18 David Blaikieboards/fission.exp: Explicitly pass -ggnu-pubnames...
2014-08-18 Joel Brobeckergdb.dwarf2/data-loc.exp: Remove second DW_AT_upper...
2014-08-18 Joel BrobeckerDW_AT_data_location and DW_OP_push_object_address testcase.
2014-08-16 Siva ChandraAdd new argument NOSIDE to find_overload_match.
2014-08-16 Siva ChandraFix xmethod Python so that it works with Python3.
2014-08-15 Yao QiSkip tfile.exp if unable to generate trace file
2014-08-14 Yao QiSet print symbol off in some tests
2014-08-12 Doug EvansDelete "Loaded symbols for ..." message, it is redundant.
2014-08-09 Yao QiRemove duplicated code on checking address 0x0 is acces...
2014-08-09 Yao QiMake test messages in gdb.mi/mi-var-display.exp unique
2014-08-04 Tom Tromeymake "set debug target" take effect immediately
2014-08-04 Tom Tromeyfix test suite regression
2014-08-01 Joel BrobeckerHandle variable-sized fields in the interior of structu...
2014-07-30 Pedro Alvesgdb.threads/signal-command-handle-nopass.exp: Add comment
2014-07-29 Yao QiFix PR 17206
2014-07-29 Doug EvansPR guile/17203
2014-07-28 Will Newtongdb/testsuite/gdb.base/varargs.exp: Remove ARM KFAILs
2014-07-27 Doug EvansPR guile/17146 preparatory work.
2014-07-25 Pedro AlvesAlways pass signals to the right thread
2014-07-25 Pedro AlvesFix paginate-*.exp races
2014-07-22 Jan KratochvilFix read_frame_arg for optimized-out entry values.
2014-07-17 Jan KratochvilPR 17170 - testcase for GDB global --statistics regress...
2014-07-17 Jan KratochvilPR 17170 - testcase for GDB global --statistics regression.
2014-07-17 Doug EvansAdd reference to PR 17170 to previous entry.
2014-07-17 Doug EvansFix 17170.
2014-07-16 Pedro Alvesgdb.trace/tfile.c: Remove Thumb bit in one more more...
2014-07-16 Simon MarchiAdd test for string evaluation with "debug expression" on
next