aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-12-22cp-namespace.c (cp_lookup_symbol_via_all_imports): New function.Doug Evans1-0/+6
2014-12-22cp-namespace.c (cp_lookup_symbol_via_imports): New arg "search_scope_first".Doug Evans1-0/+5
2014-12-22cp-namespace.c (cp_lookup_nested_symbol_1): New function.Doug Evans1-0/+11
2014-12-22cp-namespace.c (cp_lookup_symbol_in_namespace): Simplify.Doug Evans1-0/+4
2014-12-22cp-namespace.c: Whitespace cleanup.Doug Evans1-0/+4
2014-12-20gdb/17394: cannot put breakpoint only in selected ASM file.Mihail-Marian Nistor1-0/+11
2014-12-19MIPS SDE OS ABI supportYao Qi1-0/+14
2014-12-18A few comment cleanupsSimon Marchi1-0/+6
2014-12-18MIPS: Provide FPU info and decode FCSR in `info float'Yao Qi1-0/+8
2014-12-18Refactor gdbarch method print_float_infoYao Qi1-0/+11
2014-12-18Remove h8300_print_float_infoYao Qi1-0/+6
2014-12-18infcmd.c (jump_command): Minor simplification.Doug Evans1-0/+4
2014-12-18language_lookup_primitive_type: Renamed from language_lookup_primitive_type_b...Doug Evans1-0/+5
2014-12-18Fix file name in earlier entry.Doug Evans1-1/+1
2014-12-17Fix MinGW compilationJan Kratochvil1-0/+9
2014-12-17value_maybe_namespace_elt: Remove redundant call to lookup_static_symbol.Doug Evans1-0/+5
2014-12-17New parameter "debug symbol-lookup".Doug Evans1-0/+23
2014-12-17Make buildsym set-up/tear-down more consistent, and document it.Doug Evans1-0/+25
2014-12-16cp_lookup_symbol_via_imports: Renamed from cp_lookup_symbol_imports.Doug Evans1-0/+5
2014-12-16cp_find_type_baseclass_by_name: Renamed from find_type_baseclass_by_name.Doug Evans1-0/+5
2014-12-16symtab.h (struct symbol_search) <symtab>: Delete, unnecessary.Doug Evans1-0/+7
2014-12-16Fix indentation of "maint print user-registers"Andreas Arnez1-0/+5
2014-12-16[Linux] Ask kernel to kill inferior when GDB terminatesJoel Brobecker1-0/+16
2014-12-16Move NEWS entries to the right sectionYao Qi1-0/+4
2014-12-16Replace ARG_MAX with ARG_LASTYao Qi1-0/+5
2014-12-15Introduce utility function find_inferior_ptidSimon Marchi1-0/+27
2014-12-15Fix build with Python 3.4 (PR python/16784)Simon Marchi1-0/+16
2014-12-15python extended prompt: Use os.getcwd() instead of os.getcwdu()Simon Marchi1-0/+5
2014-12-15Fix info mem command for 32 bits host/64 bits targetCatalin Udma1-0/+5
2014-12-13utils.c (make_hex_string): Fix off-by-one error.Doug Evans1-0/+4
2014-12-13Internal error trying to print uninitialized string.Joel Brobecker1-0/+10
2014-12-13Avoid use of sprintf in gdb/utils.c:make_hex_stringJoel Brobecker1-0/+5
2014-12-13Fix ARI warnings in gdb/compile/compile-object-load.c.Joel Brobecker1-0/+6
2014-12-13Add missing ChangeLog entry for PR backtrace/16215.Joel Brobecker1-0/+9
2014-12-13Add ChangeLog entries missing from the previous commit.Joel Brobecker1-0/+8
2014-12-13Fix 7.8 regression: resolve_dynamic_struct: Assertion `TYPE_NFIELDS (type) > ...Jan Kratochvil1-0/+6
2014-12-12value_maybe_namespace_elt: Remove unnecessary test of result != NULL.Doug Evans1-0/+5
2014-12-12Rename cp_is_anonymous to cp_is_in_anonymous.Doug Evans1-0/+5
2014-12-12Give quick_symbol_functions "methods" a consistent naming scheme.Doug Evans1-0/+37
2014-12-12the "compile" commandTom Tromey1-0/+55
2014-12-12add s390_gcc_target_optionsJan Kratochvil1-0/+5
2014-12-12add linux_infcall_mmapJan Kratochvil1-0/+7
2014-12-12export dwarf2_reg_to_regnum_or_errorJan Kratochvil1-0/+7
2014-12-12make dwarf_expr_frame_base_1 publicTom Tromey1-0/+11
2014-12-12split dwarf2_fetch_cfa_info from dwarf2_compile_expr_to_axTom Tromey1-0/+10
2014-12-12introduce call_function_by_hand_dummyJan Kratochvil1-0/+8
2014-12-12add gnu_triplet_regexp gdbarch methodTom Tromey1-0/+18
2014-12-12add infcall_mmap and gcc_target_options gdbarch methodsJan Kratochvil1-0/+11
2014-12-12add dummy frame destructorJan Kratochvil1-0/+10
2014-12-12add make_unqualified_typeTom Tromey1-0/+5