Fix crash on optimized-out entry data values
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
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...
2014-06-04  Tom Tromeyhandle VLA in a struct or union
2014-06-04  Hui ZhuAdd system test before "set remote system-call-allowed...
2014-06-04  Yao QiFix a regexp pattern in gdb.base/auto-connect-native...
2014-06-04  Yao QiFix regexp pattern in gdb.base/default.exp
2014-06-03  Siva ChandraXmethod support in Python.
2014-06-03  Joel BrobeckerUser breakpoint ignored if software-single-step at...
2014-06-03  Brad Mouringgdb/source.c: Fix matching path substitute rule listing
2014-06-03  Pedro AlvesSkip sss-bp-on-user-bp-2.exp on remote hardware step...
2014-06-03  Pedro AlvesPR breakpoints/17000: user breakpoint not inserted...
2014-06-03  Doug EvansAdd parameter support for Guile.
2014-06-03  Doug EvansAdd command support for Guile.
2014-06-03  Doug EvansAdd progspace support for Guile.
2014-06-02  Pedro AlvesInstalling a breakpoint on top of a dprintf makes GDB...
2014-06-02  Edjunior Barbosa... gdb/testsuite/
2014-06-02  Joel BrobeckerUnnecessary restore of timeout global at end of gdb...
2014-06-01  Yao QiSkip test 'watch -location nullptr->p->x' if null point...
2014-05-30  Andrew BurgessAdd a TRY_CATCH to get_prev_frame_always to better...
2014-05-30  Andrew BurgessRemove previous frame if an error occurs when computing...
2014-05-30  Pedro AlvesPR breakpoints/17000: user breakpoint not inserted...
2014-05-30  David BlaikieUse attribute to specify the required inlining semantics
2014-05-30  Maciej W. Rozyckigdb.reverse/sigall-reverse.exp: Typo fix
2014-05-29  Pedro Alvesenable target async by default; separate MI and target...
2014-05-29  Pedro AlvesPR gdb/13860 - Make MI sync vs async output (closer...
2014-05-29  Pedro AlvesPR15693 - Fix spurious *running events, thread state...
2014-05-28  Joel BrobeckerRemove "set/show remotebaud" (deprecated) commands.
2014-05-27  Andy Wingogdb smob cleanups
2014-05-26  Yao QiSpecify source file explicitly when setting a breakpoint
2014-05-23  Markus Metzgerbtrace, vdso: add vdso target sections
2014-05-23  Markus Metzgertest, gcore: move capture_command_output into lib/gdb.exp
2014-05-23  Markus Metzgerbtrace: control memory access during replay
2014-05-22  Simon MarchiAdd comment for mi_run_cmd_full
2014-05-21  Pedro AlvesPR gdb/13860: don't lose '-interpreter-exec console...
2014-05-21  Pedro AlvesPR gdb/13860: make -interpreter-exec console "list...
2014-05-21  Simon MarchiRevert "Fix argument passing in mi_run_cmd_full"
2014-05-21  Maciej W. Rozyckigdb/testsuite: Bump up `match_max'
2014-05-21  Pedro AlvesAllow making GDB not automatically connect to the nativ...
2014-05-21  Pedro AlvesRename "target child" to "target native".
2014-05-21  Mark Wielaardgdb/testsuite: Handle underlying type in gdb.cp/var...
2014-05-21  Jan KratochvilFix TLS access for -static -pthread
next
This page took 0.263938 seconds and 107 git commands to generate.