make_corefile_notes: have caller free returned memory
[deliverable/binutils-gdb.git] / gdb /
2014-06-25  Markus Metzgermake_corefile_notes: have caller free returned memory
2014-06-24  Eli ZaretskiiMinor improvements in manual indexing.
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-23  Jan Kratochviltestsuite: Use istarget and is_lp64_target for 3 testcases.
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 BensonFix mingw32 build on x86-64 RHEL 6.5
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-20  Marcus ShawcroftFix gdbserver cross build.
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-19  Luis MachadoThe testcase was generating DW_AT_high_pc and DW_AT_low...
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  Siva ChandraMake xmethods tests not to depend on inferior IO.
2014-06-18  Gary BensonMove macros from i386-{nat,low}.c to i386-{nat,low}.h
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 error handling
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-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  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  Tom Tromeydelete gdbserver's freeargv
2014-06-12  Tom Tromeylink gdbserver against libiberty
2014-06-12  Tom Tromeydon't use directory in test name
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  Siva ChandraAdd space before the opening parenthesis in function...
2014-06-09  Pedro AlvesFix a bunch of fork related regressions.
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  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  xmjupdate ChangeLog
2014-06-06  Gary BensonRemove preprocessor conditionals for ANSI-standard...
2014-06-06  xmjadd -q in help info and doc
2014-06-06  Yao QiSkip hbreak-unmapped.exp if memory at address 0 is...
2014-06-06  Markus Metzgersymfile, vdso: remove target sections
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
next
This page took 0.043469 seconds and 7 git commands to generate.