aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-06-18Remove unnecessary prototypesGary Benson1-0/+7
2014-06-18Whitespace changesGary Benson1-0/+4
2014-06-18Brown paper bag: left out part of the ChangeLog entry ...Samuel Bronson1-1/+1
2014-06-18* MAINTAINERS: Update Roland McGrath's email address.Samuel Bronson1-0/+6
2014-06-17remove redundant savestring declarationTom Tromey1-0/+4
2014-06-17use make_cleanup_freeargvTom Tromey1-0/+4
2014-06-16Fix for PR mi/15863Keith Seitz1-0/+6
2014-06-16constify to_info_proc and friendsTom Tromey1-0/+15
2014-06-16constify to_disconnectTom Tromey1-0/+12
2014-06-16constify to_rcmdTom Tromey1-0/+8
2014-06-16"$ gdb PROGRAM" vs "(gdb) file PROGRAM" difference; warn on failure to remove...Pedro Alves1-0/+17
2014-06-16fix incorrect comments in minsyms.hTom Tromey1-0/+5
2014-06-14Include --with-guile in 'show configuration's output.Eli Zaretskii1-0/+5
2014-06-13make calls to help_list use enumeratorTom Tromey1-0/+54
2014-06-13Invalidate a register in cache when a remote target failed to write it.Pierre Langlois1-0/+7
2014-06-12Move ChangeLog entry to proper place.Pedro Alves1-0/+7
2014-06-12Use varobj_is_dynamic_p more widelyYao Qi1-0/+7
2014-06-12Rename varobj_pretty_printed_p to varobj_is_dynamic_pYao Qi1-0/+9
2014-06-12Remove #if HAVE_PYTHONYao Qi1-0/+8
2014-06-12Iterate over 'struct varobj_item' instead of PyObjectYao Qi1-0/+14
2014-06-12Generalize varobj iteratorYao Qi1-0/+22
2014-06-12Use 'struct varobj_item' to represent name and value pairYao Qi1-0/+11
2014-06-11Update NEWS post GDB 7.8 branch creation.Joel Brobecker1-0/+6
2014-06-11Bump version to 7.8.50.DATE-cvs.Joel Brobecker1-0/+5
2014-06-11PR remote/17028: GDB+GDBserver hangs on WindowsPedro Alves1-0/+10
2014-06-10Wrap PyObject_Get/HasAttrString in a function with second arg having const qu...Siva Chandra1-0/+7
2014-06-10thinko in serial.c::serial_write debug traceJoel Brobecker1-0/+5
2014-06-10gdbtypes.resolve_dynamic_range: Add function description.Joel Brobecker1-0/+4
2014-06-09Separate out ANSI-standard signalsGary Benson1-0/+8
2014-06-08Fix gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (sw) (timeout) ...Hui Zhu1-0/+9
2014-06-07Revert patchset for c++/16253: it causes a large performance regression.Keith Seitz1-0/+37
2014-06-06fix email address of previous checkinsDoug Evans1-1/+1
2014-06-06Add support for guile 2.0.5.Doug Evans1-0/+23
2014-06-06update ChangeLogxmj1-0/+4
2014-06-06Remove preprocessor conditionals for ANSI-standard signalsGary Benson1-0/+7
2014-06-06symfile, vdso: remove target sectionsMarkus Metzger1-0/+7
2014-06-06guile: Type-check the argument to 'history-append!'.Ludovic Courtès1-0/+6
2014-06-05PR mi/15806: Fix quoting of async eventsSimon Marchi1-0/+12
2014-06-05Make it easy to make --disable-werror the default for both binutils and gdbJoel Brobecker1-0/+7
2014-06-04Split create-breakpoint! into make-breakpoint, register-breakpoint!.Doug Evans1-0/+13
2014-06-04gdbserver crash if the_target->supports_z_point_type is NULLJoel Brobecker1-0/+6
2014-06-04handle VLA in a struct or unionTom Tromey1-0/+13
2014-06-04minor cleanups in is_dynamic_typeTom Tromey1-0/+4
2014-06-04constify to_attachTom Tromey1-0/+18
2014-06-04convert to_thread_address_space to use TARGET_DEFAULT_FUNCTom Tromey1-0/+8
2014-06-04* guile/scm-type.c (type_smob): Remove duplicate typedef.Doug Evans1-0/+4
2014-06-04btrace: async supportMarkus Metzger1-0/+13
2014-06-03 * guile/scm-param.c (pascm_make_param_smob): Add ARI comment.Doug Evans1-0/+5
2014-06-03resize_section_table cleanupDoug Evans1-0/+12
2014-06-03Documentation of the xmethod support in GDB Python API.Siva Chandra1-0/+5