aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2014-02-09Fix Python stack corruptionJan Kratochvil2-2/+8
2014-02-08A phony target should not be a prerequisite of a real target fileMark Kettenis2-3/+6
2014-02-08Fix typo in test nameAndreas Schwab2-1/+5
2014-02-08Test no =breakpoint-modified is emitted for modifications from MI commandsYao Qi2-0/+23
2014-02-07add forgotten entry in previous checkinDoug Evans1-0/+1
2014-02-07 * extension-priv.h (extension_language_script_ops): Add comment.Doug Evans2-3/+14
2014-02-07Make sure we don't resume the stepped thread by accident.Pedro Alves5-1/+281
2014-02-07Fix gdb.threads/stepi-random-signal.exp on software single-step targets.Pedro Alves2-0/+9
2014-02-07Return early in target_xfer_partial when LEN is zero.Yao Qi2-0/+8
2014-02-07Replace -1 with TARGET_XFER_E_IOYao Qi23-71/+105
2014-02-07core_xfer_shared_libraries and core_xfer_shared_libraries_aix returns ULONGESTYao Qi7-22/+41
2014-02-07Tweak in memory_errorYao Qi2-3/+9
2014-02-06Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.Jan Kratochvil2-1/+6
2014-02-06indentation fixlet in gdbserver/Makefile.in.Tom Tromey2-1/+5
2014-02-05fix copyright year in new files in previous checkinDoug Evans4-4/+4
2014-02-05Extension Language APIDoug Evans36-723/+2290
2014-02-06Document the GDB 7.7 release in gdb/ChangeLogJoel Brobecker1-0/+4
2014-02-05Keep current_inferior in sync with event_child.Doug Evans2-1/+9
2014-02-05Avoid bison-isms when using yacc.Mark Kettenis2-0/+11
2014-02-05Use rs->buf after getpktYao Qi2-6/+8
2014-02-05Create inferior for ctf target.Yao Qi4-1/+44
2014-02-05Create inferior for tfile targetYao Qi4-3/+41
2014-02-04Call remote_check_symbols even if only symbol-file (not file) has been givenChristian Eggers2-1/+6
2014-02-04PowerPC64 ELFv2 ABI: skip global entry point codeUlrich Weigand10-2/+156
2014-02-04PowerPC64 ELFv2 ABI: structure passing / returnUlrich Weigand2-0/+251
2014-02-04PowerPC64 ELFv2 ABI: stack frame layout changesUlrich Weigand2-3/+12
2014-02-04PowerPC64 ELFv2 ABI: no function descriptorsUlrich Weigand3-26/+48
2014-02-04PowerPC64 ELFv2 ABI: base supportUlrich Weigand3-0/+54
2014-02-04PowerPC64 little-endian fixes: 128-bit DFP parameters / registersUlrich Weigand5-11/+27
2014-02-04PowerPC64 little-endian fixes: 32-bit DFP parametersUlrich Weigand2-2/+14
2014-02-04PowerPC64 little-endian fixes: VSX tests and pseudo-regsUlrich Weigand4-10/+52
2014-02-04PowerPC64 little-endian fixes: AltiVec testsUlrich Weigand2-7/+11
2014-02-04PowerPC64 little-endian fixes: structure passingUlrich Weigand2-1/+7
2014-02-04Refactor ppc64 function call and return value handlingUlrich Weigand2-694/+503
2014-02-04Document support for powerpc64le-*-linux* targetUlrich Weigand2-0/+7
2014-02-04Add support for ELF core files on OpenBSD/sparc64.Mark Kettenis2-10/+51
2014-02-03Update mn10300 dwarf register mapKevin Buettner2-7/+28
2014-02-03Fix build on recent versions of OpenBSD.Mark Kettenis2-0/+5
2014-02-03Fix build on OpenBSD/sparc64.Mark Kettenis2-1/+6
2014-01-31Delete ada-lang.h::clear_ada_sym_cache (nonexistant function).Joel Brobecker2-2/+4
2014-01-30Add support for AT_HWCAP2 auxv entryUlrich Weigand2-0/+5
2014-01-29This changeset makes sparc64_linux_step_trap to return 0 when aJose E. Marchesi6-2/+101
2014-01-29Minor reformatting in valops.c::value_sliceJoel Brobecker2-21/+26
2014-01-28Fix info-shared.exp testcase to expect the leading `.' found on ppc64's symbols.Edjunior Barbosa Machado2-10/+14
2014-01-28Fix typo in ppc64_standard_linkage7Ulrich Weigand2-1/+5
2014-01-28New Ada maintenance command to ignore descriptive types (DWARF).Joel Brobecker5-0/+108
2014-01-27btrace: initiate teardown when closing record btrace targetMarkus Metzger2-1/+11
2014-01-27ada-lang.c: Really include "ui-out.h".Joel Brobecker2-2/+5
2014-01-27Try printing array range using the name of its index typeJoel Brobecker7-9/+172
2014-01-27Remove unncessary function declarations in ada-typeprint.c.Joel Brobecker2-18/+7