make obstack object allocators more type-safe
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2014-06-20  Tom Tromeymake obstack object allocators more type-safe
2014-06-20  Gary BensonMove shared native target specific code to gdb/nat
2014-06-20  Gary BensonVectorize gdbserver x86 debug register accessors
2014-06-19  Iain BuclawInitial pass at D language expression parser support.
2014-06-19  Yao QiRemove any_running
2014-06-19  Yao QiUse enum thread_state
2014-06-19  Pedro AlvesFix next over threaded execl with "set scheduler-lockin...
2014-06-19  Gary BensonDirectly call i386-dregs functions
2014-06-19  Gary BensonCreate nat/i386-dregs.c
2014-06-19  Gary BensonRefactor i386_{insert,remove}_hw_breakpoint
2014-06-19  Gary BensonPartially revert 4be83cc2b28ea09aa8ff789839e6520df60836f8
2014-06-19  Gary BensonDemangler crash handler
2014-06-19  Gary BensonRefactor and expose core-dumping functionality
2014-06-19  Gary BensonAdd new internal problem for demangler warnings
2014-06-18  Tom Tromeymake common_block const
2014-06-18  Tom Tromeyconstify some blockvector APIs
2014-06-18  Tom Tromeyconstify complete_line
2014-06-18  Tom Tromeyremove unneeded cast in symtab.c
2014-06-18  Tom Tromeyconstify parse_cli_boolean_value
2014-06-18  Tom Tromeyconstify probe.c function
2014-06-18  Tom Tromeyconstify struct block in some places
2014-06-18  Gary BensonCreate nat/i386-dregs.h
2014-06-18  Luis MachadoSymptom:
2014-06-18  Gary BensonRename functions and make nonstatic as necessary
2014-06-18  Gary BensonAbstract i386_dr_low access
2014-06-18  Gary BensonMerge i386_update_inferior_debug_regs
2014-06-18  Gary BensonRename maint_show_dr to debug_hw_points
2014-06-18  Gary BensonMerge printing code
2014-06-18  Gary BensonAdd a const
2014-06-18  Gary BensonComment changes
2014-06-18  Gary BensonRemove unused macro
2014-06-18  Gary BensonRemove unnecessary prototypes
2014-06-18  Gary BensonWhitespace changes
2014-06-18  Samuel BronsonBrown paper bag: left out part of the ChangeLog entry ...
2014-06-18  Samuel Bronson* MAINTAINERS: Update Roland McGrath's email address.
2014-06-17  Tom Tromeyremove redundant savestring declaration
2014-06-17  Tom Tromeyuse make_cleanup_freeargv
2014-06-16  Keith SeitzFix for PR mi/15863
2014-06-16  Tom Tromeyconstify to_info_proc and friends
2014-06-16  Tom Tromeyconstify to_disconnect
2014-06-16  Tom Tromeyconstify to_rcmd
2014-06-16  Pedro Alves"$ gdb PROGRAM" vs "(gdb) file PROGRAM" difference...
2014-06-16  Tom Tromeyfix incorrect comments in minsyms.h
2014-06-14  Eli ZaretskiiInclude --with-guile in 'show configuration's output.
2014-06-13  Tom Tromeymake calls to help_list use enumerator
2014-06-13  Pierre LangloisInvalidate a register in cache when a remote target...
2014-06-12  Pedro AlvesMove ChangeLog entry to proper place.
2014-06-12  Yao QiUse varobj_is_dynamic_p more widely
2014-06-12  Yao QiRename varobj_pretty_printed_p to varobj_is_dynamic_p
2014-06-12  Yao QiRemove #if HAVE_PYTHON
2014-06-12  Yao QiIterate over 'struct varobj_item' instead of PyObject
2014-06-12  Yao QiGeneralize varobj iterator
2014-06-12  Yao QiUse 'struct varobj_item' to represent name and value...
2014-06-11  Joel BrobeckerUpdate NEWS post GDB 7.8 branch creation.
2014-06-11  Joel BrobeckerBump version to 7.8.50.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...
next
This page took 0.285098 seconds and 107 git commands to generate.