Look up primitive types as symbols.
[external/binutils.git] / gdb /
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 Evansboards/stabs.exp: New file.
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 Catalin Udmaaarch64/gdbserver: fix floating point registers display
2014-12-16 Yao QiMove NEWS entries to the right section
2014-12-16 Yao QiReplace ARG_MAX with ARG_LAST
2014-12-16 Sergio Durigan JuniorMerge dg-extract-results.{sh,py} from GCC upstream
2014-12-15 Simon MarchiIntroduce utility function find_inferior_ptid
2014-12-15 Simon Marchitestsuite: expect possible pagination when starting gdb
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 Jason Merrill * Makefile.in (check-gdb.%): Restore.
2014-12-15 Joel BrobeckerUse PTRACE_SINGLESTEP_ONE when single-stepping one...
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.
2014-12-13 Joel BrobeckerAvoid use of sprintf in gdb/utils.c:make_hex_string
2014-12-13 Joel BrobeckerFix ARI warnings in gdb/compile/compile-object-load.c.
2014-12-13 Joel BrobeckerAdd missing ChangeLog entry for PR backtrace/16215.
2014-12-13 Joel BrobeckerAdd ChangeLog entries missing from the previous commit.
2014-12-13 Joel Brobeckerconfigure gdb/gnulib with --disable-largefile if largef...
2014-12-13 Jan KratochvilFix 7.8 regression: resolve_dynamic_struct: Assertion...
2014-12-13 Joel BrobeckerLift DWARF unwinder restriction in dwarf2-frame.c:...
2014-12-13 Doug Evansvalue_maybe_namespace_elt: Remove unnecessary test...
2014-12-13 Doug EvansRename cp_is_anonymous to cp_is_in_anonymous.
2014-12-13 Doug EvansGive quick_symbol_functions "methods" a consistent...
2014-12-12 Tom Tromeythe "compile" command
2014-12-12 Jan Kratochviladd s390_gcc_target_options
2014-12-12 Jan Kratochviladd linux_infcall_mmap
2014-12-12 Jan Kratochvilexport dwarf2_reg_to_regnum_or_error
2014-12-12 Tom Tromeymake dwarf_expr_frame_base_1 public
2014-12-12 Tom Tromeysplit dwarf2_fetch_cfa_info from dwarf2_compile_expr_to_ax
2014-12-12 Jan Kratochvilintroduce call_function_by_hand_dummy
2014-12-12 Tom Tromeyadd gnu_triplet_regexp gdbarch method
2014-12-12 Jan Kratochviladd infcall_mmap and gcc_target_options gdbarch methods
2014-12-12 Jan Kratochviladd dummy frame destructor
2014-12-12 Tom Tromeyadd make_unqualified_type
2014-12-12 Tom Tromeyadd some missing ops to DWARF assembler
2014-12-12 Tom Tromeyintroduce ui_file_write_for_put
2014-12-12 Doug EvansNew python function gdb.lookup_objfile.
2014-12-12 Maciej W. RozyckiMIPS: Define aliases for MSYMBOL_TARGET_FLAG macros
2014-12-12 Andreas ArnezProvide completer for "info registers"
2014-12-12 Andreas ArnezAdd new GDB command "maint print user-registers"
2014-12-12 Maciej W. RozyckiMIPS: Keep the ISA bit in compressed code addresses
2014-12-12 Andreas ArnezS390: Fix gdbserver support for TDB
2014-12-12 Andreas Arnezgdbserver: Support read-only regsets in linux-low.c
2014-12-12 Andreas Arnezgdbserver: Prevent stale/random values in register...
2014-12-12 Andreas Arnezgdbserver: Rephrase loops in regsets_fetch/store_inferi...
2014-12-12 Yao QiImprove arm_skip_prologue by using arm_analyze_prologue
2014-12-12 Yao QiDon't scan prologue past epilogue
2014-12-11 Doug Evanscp-namespace.c (cp_lookup_nested_symbol): Fix comments.
2014-12-11 Doug Evans(lookup_global_symbol_from_objfile): Simplify.
2014-12-11 Doug Evanssymtab.c (domain_name) <MODULE_DOMAIN>: Add missing...
2014-12-10 Simon MarchiOnly leave dprintf inserted if it is marked as persiste...
2014-12-10 Simon MarchiIntroduce target_is_gdbserver
2014-12-10 Doug Evanscp_lookup_symbol_nonlocal: Move definition closer to...
2014-12-10 Doug Evanscp-namespace.c (lookup_symbol_file): Move next to only...
2014-12-10 Doug Evanscp_lookup_symbol_imports: Make static.
2014-12-10 Simon MarchiRestore terminal state in mi_thread_exit (PR gdb/17627)
2014-12-09 Doug Evanspython/py-objfile.c (objfpy_get_owner): Increment refco...
2014-12-08 Doug EvansNew "owner" attribute for gdb.Objfile.
2014-12-05 Jan KratochvilUnify lookup_symbol_in_objfile_symtabs
2014-12-05 Jan KratochvilRemove const from many struct objfile *
2014-12-05 Andreas FromAdd myself as write after approval maintainer
2014-12-05 Yao QiRevert: Don't enable gdbtk in testsuite
2014-12-05 Yao QiFix parallel testing issues in gdb.guile tests
2014-12-05 Doug EvansRevert: linespec.c (iterate_name_matcher): Fix argument...
2014-12-05 Yao QiUse standard_testfile in i386-bp_permanent.exp
2014-12-04 Doug EvansNew python method gdb.Objfile.add_separate_debug_file.
2014-12-04 Doug EvansNew python attribute gdb.Objfile.build_id.
2014-12-04 Jan KratochvilAccelerate lookup_symbol_aux_objfile 85x
2014-12-04 Maciej W. RozyckiCorrect invalid assumptions made by (mostly) DWARF...
2014-12-03 Maciej W. RozyckiMIPS: Add support for microMIPS Linux signal trampolines
2014-12-03 Ulrich WeigandUse core regset iterators on Sparc Solaris
next