Fix nat/linux-personality.c regression on RHEL-5
[binutils-gdb.git] / gdb / ChangeLog
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.
2014-12-23 Doug Evanssymtab.h (SYMBOL_DOMAIN_BITS): New macro.
2014-12-23 Doug Evansinitialize_objfile_symbol: Renamed from initialize_symbol.
2014-12-23 Doug EvansAdd langdef arg to la_lookup_symbol_nonlocal.
2014-12-23 Doug EvansReplace some symbol accessor macros with functions.
2014-12-22 Doug Evanscp-namespace.c (cp_lookup_symbol_via_all_imports):...
2014-12-22 Doug Evanscp-namespace.c (cp_lookup_symbol_via_imports): New...
2014-12-22 Doug Evanscp-namespace.c (cp_lookup_nested_symbol_1): New function.
2014-12-22 Doug Evanscp-namespace.c (cp_lookup_symbol_in_namespace): Simplify.
2014-12-22 Doug Evanscp-namespace.c: Whitespace cleanup.
2014-12-20 Mihail-Marian Nistorgdb/17394: cannot put breakpoint only in selected ASM...
2014-12-19 Yao QiMIPS SDE OS ABI support
2014-12-18 Simon MarchiA few comment cleanups
2014-12-18 Yao QiMIPS: Provide FPU info and decode FCSR in `info float'
2014-12-18 Yao QiRefactor gdbarch method print_float_info
2014-12-18 Yao QiRemove h8300_print_float_info
2014-12-18 Doug Evansinfcmd.c (jump_command): Minor simplification.
2014-12-18 Doug Evanslanguage_lookup_primitive_type: Renamed from language_l...
2014-12-18 Doug EvansFix file name in earlier entry.
2014-12-17 Jan KratochvilFix MinGW compilation
2014-12-17 Doug Evansvalue_maybe_namespace_elt: Remove redundant call to...
2014-12-17 Doug EvansNew parameter "debug symbol-lookup".
2014-12-17 Doug EvansMake buildsym set-up/tear-down more consistent, and...
2014-12-17 Doug Evanscp_lookup_symbol_via_imports: Renamed from cp_lookup_sy...
2014-12-17 Doug Evanscp_find_type_baseclass_by_name: Renamed from find_type_...
2014-12-17 Doug Evanssymtab.h (struct symbol_search) <symtab>: Delete, unnec...
2014-12-16 Andreas ArnezFix indentation of "maint print user-registers"
2014-12-16 Joel Brobecker[Linux] Ask kernel to kill inferior when GDB terminates
2014-12-16 Yao QiMove NEWS entries to the right section
2014-12-16 Yao QiReplace ARG_MAX with ARG_LAST
2014-12-15 Simon MarchiIntroduce utility function find_inferior_ptid
2014-12-15 Simon MarchiFix build with Python 3.4 (PR python/16784)
2014-12-15 Simon Marchipython extended prompt: Use os.getcwd() instead of...
2014-12-15 Catalin UdmaFix info mem command for 32 bits host/64 bits target
2014-12-13 Doug Evansutils.c (make_hex_string): Fix off-by-one error.
2014-12-13 Joel BrobeckerInternal error trying to print uninitialized string.
next