PR 17185
[external/binutils.git] / gdb / ChangeLog
2014-07-27 Doug EvansPR 17185
2014-07-24 Pedro AlvesFix pagination crash when the TUI is active
2014-07-22 Jan KratochvilFix read_frame_arg for optimized-out entry values.
2014-07-22 Pedro AlvesFix crash on optimized-out entry data values
2014-07-20 Doug EvansImprove error message to cope with pr 17147.
2014-07-18 Joel BrobeckerBump GDB version number to 7.7.91.DATE-cvs.
2014-07-18 Joel BrobeckerDocument the GDB 7.7.91 release in gdb/ChangeLog
2014-07-18 Joel BrobeckerSet GDB version number to 7.7.91.
2014-07-17 Doug EvansFix PR gdb/17170.
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 AlvesMove catch_command_errors and catch_command_errors_cons...
2014-07-14 Pedro AlvesEliminate exceptions.c:print_any_exception.
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-09 Pedro AlvesFix "attach" command vs user input race
2014-07-07 Pedro AlvesPR gdb/17096: async support breaks remote debugging...
2014-06-26 Tom Tromeyfix memory errors with demangled name hash
2014-06-24 Siva ChandraAlign behavior of xmethod commands with that of pretty...
2014-06-23 Pedro Alvesx86 Linux watchpoints: Couldn't write debug register...
2014-06-19 Pedro AlvesFix next over threaded execl with "set scheduler-lockin...
2014-06-16 Pedro Alves"$ gdb PROGRAM" vs "(gdb) file PROGRAM" difference...
2014-06-14 Eli ZaretskiiInclude --with-guile in 'show configuration's output.
2014-06-12 Pedro AlvesMove ChangeLog entry to proper place.
2014-06-11 Joel BrobeckerBump GDB version number to 7.7.90.DATE-cvs.
2014-06-11 Joel BrobeckerDocument the GDB 7.7.90 release in gdb/ChangeLog
2014-06-11 Joel BrobeckerSet GDB version number to 7.7.90.
2014-06-11 Joel BrobeckerBump version to 7.7.90.DATE-cvs.
2014-06-11 Pedro AlvesPR remote/17028: GDB+GDBserver hangs on Windows
2014-06-10 Siva ChandraWrap PyObject_Get/HasAttrString in a function with...
2014-06-10 Joel Brobeckerthinko in serial.c::serial_write debug trace
2014-06-10 Joel Brobeckergdbtypes.resolve_dynamic_range: Add function description.
2014-06-09 Gary BensonSeparate out ANSI-standard signals
2014-06-08 Hui ZhuFix gdb.base/watch-vfork.exp: Watchpoint triggers after...
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 EvansAdd support for guile 2.0.5.
2014-06-06 xmjupdate ChangeLog
2014-06-06 Gary BensonRemove preprocessor conditionals for ANSI-standard...
2014-06-06 Markus Metzgersymfile, vdso: remove target sections
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 Joel BrobeckerMake it easy to make --disable-werror the default for...
2014-06-05 Doug EvansSplit create-breakpoint! into make-breakpoint, register...
2014-06-04 Joel Brobeckergdbserver crash if the_target->supports_z_point_type...
2014-06-04 Tom Tromeyhandle VLA in a struct or union
2014-06-04 Tom Tromeyminor cleanups in is_dynamic_type
2014-06-04 Tom Tromeyconstify to_attach
2014-06-04 Tom Tromeyconvert to_thread_address_space to use TARGET_DEFAULT_FUNC
2014-06-04 Doug Evans* guile/scm-type.c (type_smob): Remove duplicate typedef.
2014-06-04 Markus Metzgerbtrace: async support
2014-06-04 Doug Evans * guile/scm-param.c (pascm_make_param_smob): Add ARI...
2014-06-03 Doug Evansresize_section_table cleanup
2014-06-03 Siva ChandraDocumentation of the xmethod support in GDB Python...
2014-06-03 Siva ChandraXmethod support in Python.
2014-06-03 Siva ChandraMissed ChangeLog entry in the previous commit.
2014-06-03 Siva ChandraAdd xmethod interface to the extension language API.
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 Gary BensonThis patch replaces a call to cplus_demangle with a...
2014-06-03 Doug EvansAdd parameter support for Guile.
2014-06-03 Doug EvansAdd command support for Guile.
2014-06-03 Phil MuldoonDon't remove #-comments.
2014-06-03 Doug EvansAdd progspace support for Guile.
2014-06-03 Alan ModraSupport fusion for ELFv2 stubs
2014-06-03 Doug EvansAdd support for skeletonless type units.
2014-06-02 Pedro AlvesInstalling a breakpoint on top of a dprintf makes GDB...
2014-06-02 Pedro Alvesdprintf-style agent can't explain a trap.
2014-06-02 Joel Brobeckersimplify substitute_path_rule_matches using filename_ncmp
2014-06-02 Joel BrobeckerRemove some trailing spaces in source.c
2014-06-01 Ludovic Courtèsguile: Allow compilation with Guile <= 2.0.5.
2014-05-30 Andrew BurgessAdd a TRY_CATCH to get_prev_frame_always to better...
2014-05-30 Andrew BurgessRename frame_stop_reason_string to unwind_stop_reason_t...
2014-05-30 Andrew BurgessRemove previous frame if an error occurs when computing...
2014-05-29 Pedro AlvesRunning the current tree against my software-single...
2014-05-29 Pedro Alvesinfrun.c: simplify "end stepping range" code a bit.
2014-05-29 Pedro Alvesinfrun.c: stop_stepping -> stop_waiting.
2014-05-29 Pedro Alvesunbreak infcalls
2014-05-29 Pedro Alvesenable target async by default; separate MI and target...
2014-05-29 Pedro AlvesMake display_gdb_prompt CLI-only.
2014-05-29 Pedro AlvesPR gdb/13860 - Make MI sync vs async output (closer...
2014-05-29 Pedro AlvesPR gdb/15713 - errors from i386_linux_resume lead to...
2014-05-29 Pedro AlvesPR15693 - Fix spurious *running events, thread state...
2014-05-28 Joel BrobeckerRemove "set/show remotebaud" (deprecated) commands.
2014-05-28 Yao QiFix typo in comments
2014-05-27 Gary BensonPrompt the user to file bug reports for internal errors...
2014-05-27 Andy Wingoremove unnecessary smob mark/free functions
2014-05-27 Andy Wingogdb smob cleanups
2014-05-26 Andy WingoAdd configure support for building with guile 2.2.
2014-05-26 Doug Evansfix 80 cols overrun in earlier entry
2014-05-23 Markus Metzgerbtrace, vdso: add vdso target sections
2014-05-23 Markus Metzgerbtrace: control memory access during replay
2014-05-22 Ramana RadhakrishnanInclude asm/ptrace.h in aarch64-linux-nat.c
2014-05-22 Ramana RadhakrishnanReinstate self to Write After Approval
2014-05-22 Pedro AlvesAdd new infrun.h header.
2014-05-22 Pedro AlvesDon't store the inferior's exit code for --return-child...
next