aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2014-12-12export dwarf2_reg_to_regnum_or_errorJan Kratochvil3-11/+22
2014-12-12make dwarf_expr_frame_base_1 publicTom Tromey3-12/+34
2014-12-12split dwarf2_fetch_cfa_info from dwarf2_compile_expr_to_axTom Tromey4-33/+78
2014-12-12introduce call_function_by_hand_dummyJan Kratochvil3-1/+34
2014-12-12add gnu_triplet_regexp gdbarch methodTom Tromey9-32/+144
2014-12-12add infcall_mmap and gcc_target_options gdbarch methodsJan Kratochvil6-0/+110
2014-12-12add dummy frame destructorJan Kratochvil3-0/+64
2014-12-12add make_unqualified_typeTom Tromey3-0/+20
2014-12-12add some missing ops to DWARF assemblerTom Tromey2-1/+13
2014-12-12introduce ui_file_write_for_putTom Tromey4-7/+20
2014-12-12New python function gdb.lookup_objfile.Doug Evans10-1/+237
2014-12-12MIPS: Define aliases for MSYMBOL_TARGET_FLAG macrosMaciej W. Rozycki3-5/+19
2014-12-12Provide completer for "info registers"Andreas Arnez6-3/+100
2014-12-12Add new GDB command "maint print user-registers"Andreas Arnez5-0/+52
2014-12-12MIPS: Keep the ISA bit in compressed code addressesMaciej W. Rozycki17-133/+687
2014-12-12S390: Fix gdbserver support for TDBAndreas Arnez3-0/+30
2014-12-12gdbserver: Support read-only regsets in linux-low.cAndreas Arnez3-11/+15
2014-12-12gdbserver: Prevent stale/random values in register cacheAndreas Arnez3-5/+16
2014-12-12gdbserver: Rephrase loops in regsets_fetch/store_inferior_registersAndreas Arnez2-18/+10
2014-12-12Improve arm_skip_prologue by using arm_analyze_prologueYao Qi2-63/+21
2014-12-12Don't scan prologue past epilogueYao Qi2-22/+38
2014-12-11cp-namespace.c (cp_lookup_nested_symbol): Fix comments.Doug Evans2-2/+6
2014-12-11(lookup_global_symbol_from_objfile): Simplify.Doug Evans2-17/+13
2014-12-11symtab.c (domain_name) <MODULE_DOMAIN>: Add missing case.Doug Evans2-0/+5
2014-12-10Only leave dprintf inserted if it is marked as persistent (PR breakpoints/17012)Simon Marchi5-4/+141
2014-12-10Introduce target_is_gdbserverSimon Marchi3-12/+31
2014-12-10cp_lookup_symbol_nonlocal: Move definition closer to its subroutines.Doug Evans2-29/+28
2014-12-10cp-namespace.c (lookup_symbol_file): Move next to only caller.Doug Evans2-112/+110
2014-12-10cp_lookup_symbol_imports: Make static.Doug Evans3-8/+6
2014-12-10Restore terminal state in mi_thread_exit (PR gdb/17627)Simon Marchi4-0/+50
2014-12-08python/py-objfile.c (objfpy_get_owner): Increment refcount of result.Doug Evans2-2/+10
2014-12-08New "owner" attribute for gdb.Objfile.Doug Evans7-0/+51
2014-12-05Unify lookup_symbol_in_objfile_symtabsJan Kratochvil2-17/+15
2014-12-05Remove const from many struct objfile *Jan Kratochvil8-12/+17
2014-12-05Add myself as write after approval maintainerAndreas From2-0/+5
2014-12-05Revert: Don't enable gdbtk in testsuiteYao Qi2-1/+195
2014-12-05Fix parallel testing issues in gdb.guile testsYao Qi4-15/+11
2014-12-05Revert: linespec.c (iterate_name_matcher): Fix arguments to symbol_name_cmp.Doug Evans2-6/+7
2014-12-05Use standard_testfile in i386-bp_permanent.expYao Qi2-3/+5
2014-12-04New python method gdb.Objfile.add_separate_debug_file.Doug Evans7-0/+86
2014-12-04New python attribute gdb.Objfile.build_id.Doug Evans12-8/+138
2014-12-04Accelerate lookup_symbol_aux_objfile 85xJan Kratochvil4-1/+43
2014-12-04Correct invalid assumptions made by (mostly) DWARF-2 testsMaciej W. Rozycki8-15/+39
2014-12-03MIPS: Add support for microMIPS Linux signal trampolinesMaciej W. Rozycki4-6/+139
2014-12-03Use core regset iterators on Sparc SolarisUlrich Weigand4-1/+127
2014-12-03Fix make_cleanup_dtor signature to match declarationSimon Marchi2-1/+6
2014-12-02Remove cplus_specific from general_symbol_info.Doug Evans3-48/+15
2014-12-02PR symtab/17602Doug Evans6-70/+113
2014-12-02PR symtab/17591Doug Evans2-13/+13
2014-12-02dwarf2read.c (peek_die_abbrev): Improve error message text.Doug Evans2-2/+8