aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2014-12-16Fix indentation of "maint print user-registers"Andreas Arnez4-8/+15
2014-12-16[Linux] Ask kernel to kill inferior when GDB terminatesJoel Brobecker6-10/+69
2014-12-16aarch64/gdbserver: fix floating point registers displayCatalin Udma5-1/+145
2014-12-16Move NEWS entries to the right sectionYao Qi2-10/+12
2014-12-16Replace ARG_MAX with ARG_LASTYao Qi2-3/+8
2014-12-15Merge dg-extract-results.{sh,py} from GCC upstreamSergio Durigan Junior3-0/+631
2014-12-15Introduce utility function find_inferior_ptidSimon Marchi15-25/+62
2014-12-15testsuite: expect possible pagination when starting gdbSimon Marchi2-15/+29
2014-12-15Fix build with Python 3.4 (PR python/16784)Simon Marchi6-19/+43
2014-12-15python extended prompt: Use os.getcwd() instead of os.getcwdu()Simon Marchi2-1/+6
2014-12-15 * Makefile.in (check-gdb.%): Restore.Jason Merrill3-1/+12
2014-12-15Use PTRACE_SINGLESTEP_ONE when single-stepping one thread.Joel Brobecker2-3/+9
2014-12-15Fix info mem command for 32 bits host/64 bits targetCatalin Udma2-4/+9
2014-12-13utils.c (make_hex_string): Fix off-by-one error.Doug Evans2-1/+5
2014-12-13Internal error trying to print uninitialized string.Joel Brobecker9-9/+143
2014-12-13Avoid use of sprintf in gdb/utils.c:make_hex_stringJoel Brobecker2-1/+6
2014-12-13Fix ARI warnings in gdb/compile/compile-object-load.c.Joel Brobecker2-3/+9
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 Brobecker2-0/+14
2014-12-13configure gdb/gnulib with --disable-largefile if largefile support disabled.Joel Brobecker5-3/+55
2014-12-13Fix 7.8 regression: resolve_dynamic_struct: Assertion `TYPE_NFIELDS (type) > ...Jan Kratochvil6-24/+126
2014-12-13Lift DWARF unwinder restriction in dwarf2-frame.c::dwarf2_frame_cfaJoel Brobecker1-6/+6
2014-12-12value_maybe_namespace_elt: Remove unnecessary test of result != NULL.Doug Evans2-1/+6
2014-12-12Rename cp_is_anonymous to cp_is_in_anonymous.Doug Evans3-5/+10
2014-12-12Give quick_symbol_functions "methods" a consistent naming scheme.Doug Evans2-57/+133
2014-12-12the "compile" commandTom Tromey53-11/+6451
2014-12-12add s390_gcc_target_optionsJan Kratochvil2-0/+14
2014-12-12add linux_infcall_mmapJan Kratochvil2-0/+56
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