constify do_set_command and do_show_command
[platform/upstream/binutils.git] / gdb / ChangeLog
2014-06-26 Tom Tromeyconstify do_set_command and do_show_command
2014-06-26 Tom Tromeyconstify get_bookmark and goto_bookmark
2014-06-26 Tom Tromeyconstify to_load
2014-06-26 Tom Tromeyfix memory errors with demangled name hash
2014-06-26 Yao QiMove local variables to inner block
2014-06-26 Yao QiTypo fix in signal_pass initialization
2014-06-25 Markus Metzgerbtrace: pretend we're not replaying when generating...
2014-06-25 Markus Metzgergcore, target: allow target to prepare/cleanup for...
2014-06-25 Markus Metzgermake_corefile_notes: have caller free returned memory
2014-06-24 Yao QiSkip 'bx reg' on arm-linux
2014-06-24 Yao QiApply stub unwinder to 'bx reg' trampoline
2014-06-24 Yao QiSkip 'bx reg' trampoline on arm-none-eabi
2014-06-23 Don BreazealAdd myself as write-after-approval maintainer.
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-20 Jan KratochvilFix --with-system-readline with readline-6.3 patch 5
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.
next