aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-12add gcc/gdb interface filesTom Tromey4-0/+552
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-12Add zex instruction support for moxie portAnthony Green2-2/+22
2014-12-12Add zex instructions for moxie portAnthony Green2-2/+6
2014-12-13PowerPC register numbers in DWARFAlan Modra4-3/+45
2014-12-12Set bfd_error in _bfd_elf_adjust_dynamic_copyAlan Modra2-0/+6
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-12Copy relocations against protected symbolsAlan Modra29-28/+77
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-12Automatic date update in version.inGDB Administrator1-1/+1
2014-12-11Fix a few moere memory access violations.Nick Clifton2-5/+20
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-11This commit causes hundreds of core file regressions in gdb:Keith Seitz2-13/+26
2014-12-11symtab.c (domain_name) <MODULE_DOMAIN>: Add missing case.Doug Evans2-0/+5
2014-12-11Use autoconf check for long long in binutilsAlan Modra7-26/+360
2014-12-11Automatic date update in version.inGDB Administrator1-1/+1
2014-12-10Give informative error message for stub-group-sizeJing Yu2-10/+26
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-10Don't always build coffgen.oAlan Modra24-534/+557
2014-12-10Don't return DW_AT_name for function name in C++Alan Modra4-153/+229
2014-12-10Don't access elf tdata in dwarf.c without first checking for an ELF bfdAlan Modra2-2/+11
2014-12-10Automatic date update in version.inGDB Administrator1-1/+1
2014-12-10Don't sort ld -r relocs for mipsAlan Modra8-22/+68
2014-12-09 * od-elf32_avr.c (elf32_avr_dump_mem_usage): Fix device initialization.Denis Chertykov2-1/+5
2014-12-09More fixes for memory access violations triggered by fuzzed binaries.Nick Clifton9-32/+119
2014-12-09Fix windres memory leakChen Gang2-0/+5
2014-12-09Ensure zero termination of tic4x insn bufferChen Gang2-3/+10
2014-12-09ppc64_elf_edit_opd revamp, take 2Alan Modra2-16/+5