Fix for PR gdb/17235: possible bug extracting systemtap probe operand
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
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-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 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 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.
2014-06-19  Pedro AlvesFix next over threaded execl with "set scheduler-lockin...
2014-06-19  Luis MachadoThe testcase was generating DW_AT_high_pc and DW_AT_low...
2014-06-18  Siva ChandraMake xmethods tests not to depend on inferior IO.
2014-06-18  Luis MachadoSymptom:
2014-06-17  Yao QiDifferent outputs affected by hosts
2014-06-17  Luis MachadoIn a couple functions (type_update_when_use_rtti_test and
2014-06-16  Keith SeitzFix for PR mi/15863
2014-06-16  Pedro Alves"$ gdb PROGRAM" vs "(gdb) file PROGRAM" difference...
2014-06-12  Tom Tromeydon't use directory in test name
2014-06-12  Pedro AlvesMove ChangeLog entry to proper place.
2014-06-09  Pedro AlvesFix a bunch of fork related regressions.
2014-06-09  Gary BensonSeparate out ANSI-standard signals
2014-06-07  Keith SeitzRevert patchset for c++/16253: it causes a large perfor...
2014-06-06  Doug Evansfix email address of previous checkins
2014-06-06  Doug Evans* gdb.guile/scm-frame-args.c (foo): Tweak to work with...
2014-06-06  Pedro Alvessss-bp-on-user-bp-2.exp sometimes fails on native GNU...
2014-06-06  Pedro Alvesbreak-unload-file.exp: Fix typo.
2014-06-06  Yao QiRestrict the pattern in gdb.base/jit.exp
2014-06-06  Yao QiTweak gdb.base/async.exp
2014-06-06  Gary BensonRemove preprocessor conditionals for ANSI-standard...
2014-06-06  Yao QiSkip hbreak-unmapped.exp if memory at address 0 is...
2014-06-06  Yao QiFix the race in gdb.threads/staticthreads.exp
2014-06-05  Ludovic Courtèsguile: Type-check the argument to 'history-append!'.
2014-06-05  Simon MarchiPR mi/15806: Fix quoting of async events
2014-06-05  Doug EvansDelete scm-generics.exp.
2014-06-05  Doug EvansSplit create-breakpoint! into make-breakpoint, register...
next
This page took 0.456703 seconds and 107 git commands to generate.