Free results of varobj_get_expression
[binutils-gdb.git] / gdb / ChangeLog
2015-01-30 Simon MarchiFree results of varobj_get_expression
2015-01-30 Simon MarchiFree results of varobj_get_type and type_to_string
2015-01-29 Doug EvansPR symtab/17890
2015-01-29 Mark WielaardMerge GCC producer parsers. Allow digits in identifiers.
2015-01-29 Joel BrobeckerFix patch author issue in gdb/ChangeLog entry.
2015-01-29 Joel Brobeckergdb/DWARF: Support for arrays whose bound is a discrimi...
2015-01-29 Joel Brobecker[Ada/varobj] number of children of null pointer to...
2015-01-29 Joel Brobeckergdb/DWARF: dynamic subrange type of dynamic subrange...
2015-01-29 Alexander KlimovFix build failure in symfile.c::unmap_overlay_command...
2015-01-27 Doug EvansAdd gdb.Objfile.username.
2015-01-26 Mark WielaardFix ARI warning in stack.c (return_command).
2015-01-24 Doug Evansgdbtypes.h (TYPE_TYPE_SPECIFIC): Delete.
2015-01-24 Jan KratochvilFix 100x slowdown regression on DWZ files
2015-01-23 Simon MarchiCatch exception in value_rtti_indirect_type
2015-01-23 Mark WielaardUse GCC5/DWARF5 DW_AT_noreturn to mark functions that...
2015-01-23 Pedro AlvesLinux: make target_is_async_p return false when async...
2015-01-23 Joel BrobeckerFix filename in one of the recent gdb/ChangeLog entries...
2015-01-22 Jan KratochvilSort threads for thread apply all
2015-01-22 Jan KratochvilPrint current thread after loading a core file
2015-01-22 Pedro Alvesmingw32: fix windows-termcap/curses check
2015-01-22 Eli ZaretskiiFix MinGW TUI build
2015-01-22 Jan Kratochvilcompile: Fix function pointers
2015-01-22 Eli ZaretskiiPartial fix for "make TAGS".
2015-01-22 Chen Ganggdb/hppa-tdep.c: Fix logical working flow issues and...
2015-01-21 Wei-cheng WangAdd myself as write-after-approval GDB maintainer.
2015-01-21 Wei-cheng WangAdd missing comments in rs6000-tdep.c, ppc64-tdep.c...
2015-01-20 Joel Brobeckergdb/ARI: Call safe_strerror instead of strerror in...
2015-01-20 Joel BrobeckerFix date in gdb/ChangeLog.
2015-01-20 Wei-cheng WangFix format warning in rs6000t-dep.c
2015-01-20 Chen GangAdd myself as write-after-approval GDB maintainer.
2015-01-19 Eli ZaretskiiDon't use windows-termcap.c when linking against a...
2015-01-19 Joel BrobeckerFix ARI warning in rs6000-tdep.c::rs6000_gdbarch_init.
2015-01-17 Wei-cheng WangSkip-trampoline for PowerPC reverse-stepping.
2015-01-17 Wei-cheng WangReverse debugging for PowerPC.
2015-01-17 Wei-cheng WangEpilogue unwinder for PowerPC.
2015-01-16 Sergio Durigan JuniorFix nat/linux-personality.c regression on RHEL-5
2015-01-16 Eli ZaretskiiFix an erroneous commentary.
2015-01-16 Eli ZaretskiiMake setting TUI border attributes take effect immediately
2015-01-16 Eli ZaretskiiMake the change of tab size in TUI mode effective immed...
2015-01-16 Eli ZaretskiiFix TUI-related documentation.
2015-01-16 Eli ZaretskiiLeave more space in TUI mode for thread ID.
2015-01-16 Jan KratochvilFix gcc-5 compilation
2015-01-15 Sergio Durigan JuniorMove code to disable ASR to nat/
2015-01-15 Sergio Durigan JuniorMove safe_strerror to common/
2015-01-15 Joel BrobeckerDocument the GDB 7.8.2 release in gdb/ChangeLog
2015-01-15 Joel Brobecker[Ada] 'first/'last/'length of array whose bound is...
2015-01-14 Yao QiDetect 64-bit-ness in PowerPC Book III-E
2015-01-14 Yao QiMove some ppc macros to nat/ppc-linux.h
2015-01-14 Pedro AlvesPR17525 - breakpoint commands not executed when program...
2015-01-14 Pedro AlvesPR cli/17828: -batch -ex r breaks terminal
2015-01-14 Doug EvansEnhance gdb.lookup_objfile so that it works with a...
2015-01-13 Joel BrobeckerUpdate NEWS post GDB 7.9 branch creation.
2015-01-13 Joel BrobeckerBump version to 7.9.50.DATE-cvs.
2015-01-13 Joel Brobecker[ARI] Remove trailing new-line in argument of call...
2015-01-13 Joel Brobecker[ARI] Remove trailing new-line in argument of call...
2015-01-13 Joel Brobecker[python/Ada] gdb.lookup_type fails to looking primitive...
2015-01-12 Patrick PalkaAppend to input history file instead of overwriting it
2015-01-12 James Clarke[darwin/gdb] Use <setjmp.h> instead of <machine/setjmp.h>
2015-01-12 Doug Evansdwarf2read.c (compute_delayed_physnames): Use TYPE_FN_F...
2015-01-11 Doug EvansTemporarily revert symbol lookup cache.
2015-01-11 Doug EvansPR gdb/15830
2015-01-11 Mark KettenisFix build on OpenBSD.
2015-01-11 Doug Evanssymtab.c (eq_symbol_entry): Use SYMBOL_SEARCH_NAME...
2015-01-11 Doug Evanstweak previous entry
2015-01-11 Doug EvansImprove comments for symbol_cache_mark_{not_,}found.
2015-01-11 Doug EvansAdd symbol lookup cache.
2015-01-09 Patrick PalkaDon't munge yacc's #line directives
2015-01-09 Patrick PalkaConsolidate the custom TUI query hook with the default...
2015-01-09 Pedro Alveslinux-nat.c: better starvation avoidance, handle non...
2015-01-09 Pedro Alveslinux-nat.c: always mark execing LWP as resumed
2015-01-09 Pedro Alveslinux-nat.c: clean up pending status checking and resum...
2015-01-09 Pedro Alvescleanup and speed up (software_)breakpoint_inserted_here_p
2015-01-09 Pedro AlvesLinux: Skip thread_db thread event reporting if PTRACE_...
2015-01-09 Pedro Alveslibthread_db: Skip attaching to terminated and joined...
2015-01-09 Pedro AlvesLinux: on attach, attach to lwps listed under /proc...
2015-01-09 Pedro Alveslibthread_db: debug output should go to gdb_stdlog
2015-01-09 Chen Ganggdb/compile/compile.c: Check return value of 'system...
2015-01-08 Yao Qialways read synthetic pointers as signed integers
2015-01-08 Pierre Muller Set language for C++ special symbols.
2015-01-07 Patrick PalkaTrivially tweak the comment documenting initial_gdb_tty...
2015-01-07 Joel BrobeckerEmpty line after comment documenting set_initial_gdb_tt...
2015-01-07 Patrick PalkaDon't propagate our current terminal state to the inferior
2015-01-07 Joel Brobecker[python,guile] Add comment beside conditions testing...
2015-01-06 Joel Brobeckergdb/guile: Do not error when trying to create empty...
2015-01-06 Joel Brobeckergdb/python: exception trying to create empty array
2015-01-03 Doug Evansc-exp.y: misc cleanup, no code changes
2015-01-02 Maciej W. RozyckiMIPS: Make the extracted stack offset signed in the...
2015-01-02 Doug Evansdwarf2read.c (setup_type_unit_groups): Remove outdated...
2015-01-02 Doug Evanssymtab.h (struct symbol): Fix typo in comment.
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2015-01-01 Joel BrobeckerUpdate copyright year printed by gdb, gdbserver and...
2015-01-01 Joel BrobeckerYearly gdb/ChangeLog rotation.
2014-12-31 Joel BrobeckerRemove "add-shared-symbol-files", "dll-symbols" and...
2014-12-30 Joel BrobeckerRemove "dll-symbols", "add-shared-symbol-files" and...
2014-12-29 Jiong Wang[PATCH] Remove cast in Tag_ABI_VFP_args switch case...
2014-12-29 Anthony GreenAdd moxiebox target support
2014-12-28 Joel BrobeckerFix small spelling mistake in gdb/ChangeLog.
2014-12-27 Anthony GreenUpdate for moxie ISA changes
2014-12-25 Terry GuoARM: Add support for value 3 of Tag_ABI_VFP_args attribute
2014-12-23 Doug EvansLook up primitive types as symbols.
next