aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-12introduce ui_file_write_for_putTom Tromey1-0/+7
2014-12-12New python function gdb.lookup_objfile.Doug Evans1-0/+11
2014-12-12MIPS: Define aliases for MSYMBOL_TARGET_FLAG macrosMaciej W. Rozycki1-0/+9
2014-12-12Provide completer for "info registers"Andreas Arnez1-0/+10
2014-12-12Add new GDB command "maint print user-registers"Andreas Arnez1-0/+9
2014-12-12MIPS: Keep the ISA bit in compressed code addressesMaciej W. Rozycki1-0/+65
2014-12-12Improve arm_skip_prologue by using arm_analyze_prologueYao Qi1-0/+9
2014-12-12Don't scan prologue past epilogueYao Qi1-0/+7
2014-12-11cp-namespace.c (cp_lookup_nested_symbol): Fix comments.Doug Evans1-0/+4
2014-12-11(lookup_global_symbol_from_objfile): Simplify.Doug Evans1-0/+8
2014-12-11symtab.c (domain_name) <MODULE_DOMAIN>: Add missing case.Doug Evans1-0/+4
2014-12-10Only leave dprintf inserted if it is marked as persistent (PR breakpoints/17012)Simon Marchi1-0/+6
2014-12-10cp_lookup_symbol_nonlocal: Move definition closer to its subroutines.Doug Evans1-0/+5
2014-12-10cp-namespace.c (lookup_symbol_file): Move next to only caller.Doug Evans1-0/+4
2014-12-10cp_lookup_symbol_imports: Make static.Doug Evans1-0/+5
2014-12-10Restore terminal state in mi_thread_exit (PR gdb/17627)Simon Marchi1-0/+8
2014-12-08python/py-objfile.c (objfpy_get_owner): Increment refcount of result.Doug Evans1-0/+4
2014-12-08New "owner" attribute for gdb.Objfile.Doug Evans1-0/+6
2014-12-05Unify lookup_symbol_in_objfile_symtabsJan Kratochvil1-0/+5
2014-12-05Remove const from many struct objfile *Jan Kratochvil1-0/+6
2014-12-05Add myself as write after approval maintainerAndreas From1-0/+4
2014-12-05Revert: linespec.c (iterate_name_matcher): Fix arguments to symbol_name_cmp.Doug Evans1-0/+6
2014-12-04New python method gdb.Objfile.add_separate_debug_file.Doug Evans1-0/+6
2014-12-04New python attribute gdb.Objfile.build_id.Doug Evans1-0/+12
2014-12-04Accelerate lookup_symbol_aux_objfile 85xJan Kratochvil1-0/+7
2014-12-03MIPS: Add support for microMIPS Linux signal trampolinesMaciej W. Rozycki1-0/+21
2014-12-03Use core regset iterators on Sparc SolarisUlrich Weigand1-0/+20
2014-12-03Fix make_cleanup_dtor signature to match declarationSimon Marchi1-0/+5
2014-12-02Remove cplus_specific from general_symbol_info.Doug Evans1-0/+9