New command queue-signal.
[platform/upstream/binutils.git] / gdb / testsuite /
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
2014-07-15 Pedro Alvesgdb.base/reread.exp: Really restart GDB
2014-07-15 Pierre LangloisAdd support for the __flash qualifier on AVR
2014-07-14 Pedro AlvesAdd missing ChangeLog entry for 15cd413a
2014-07-14 Pedro AlvesPut GDB's terminal settings into effect when paginating
2014-07-14 Pedro AlvesFix double prompt
2014-07-14 Pedro AlvesRemove the target from the event loop while in secondar...
2014-07-14 Pedro AlvesBackground execution + pagination aborts readline/gdb
2014-07-14 Pedro AlvesCanceling pagination caused by execution command from...
2014-07-14 Pedro Alvestestsuite: Introduce gdb_assert
2014-07-14 Pedro AlvesPut the inferior's terminal settings in effect while...
2014-07-14 Tom Tromeyfix PR 17106
2014-07-14 Tom Tromeyfix record "run" regression
2014-07-12 Maciej W. Rozyckigdb/testsuite: Add a way to send multiple init commands
2014-07-11 Jan KratochvilFix false argv0-symlink.exp FAIL running under a very...
2014-07-11 Yao QiDon't print symbol on address 0x0
2014-07-11 Pedro AlvesGDBserver crashes when killing a multi-thread process
2014-07-10 Yao QiTweak gdb.trace/tfile.c for thumb mode
2014-07-09 Pedro AlvesFix "attach" command vs user input race
2014-07-09 Andrew BurgessImprove MI -var-info-path-expression for nested struct...
2014-07-08 Yao QiFix gdb.trace/entry-values.exp for thumb mode
2014-07-08 Markus Metzgerreverse-finish: turn internal error into normal error
2014-07-02 Luis MachadoThis testcase currently does not handle powerpc branche...
2014-07-01 Mark WielaardHandle volatile array types in dwarf2read.c.
2014-06-30 Andreas Arnezwatchpoint-reuse-slot.exp: Correctly skip unsupported...
2014-06-27 Yao QiAssociate dummy_frame with ptid
2014-06-25 Markus Metzgerbtrace: pretend we're not replaying when generating...
2014-06-23 Pedro Alvesx86 Linux watchpoints: Couldn't write debug register...
2014-06-23 Siva ChandraAlign behavior of xmethod commands with that of pretty...
2014-06-23 Jan Kratochviltestsuite: Use istarget and is_lp64_target for 3 testcases.
2014-06-20 Gary BensonMove shared native target specific code to gdb/nat
2014-06-19 Iain BuclawInitial pass at D language expression parser support.
next