aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-16Fix uninitialised VAX insnAlan Modra4-14/+30
2014-06-16Fix uninitialised VAX .got and .got.plt sectionAlan Modra2-1/+6
2014-06-16Fix uninitialised ARM dataAlan Modra2-8/+10
2014-06-16Fix uninitialised CRIS insnAlan Modra4-3/+18
2014-06-16daily updateAlan Modra1-1/+1
2014-06-15daily updateAlan Modra1-1/+1
2014-06-14Include --with-guile in 'show configuration's output.Eli Zaretskii2-0/+14
2014-06-14daily updateAlan Modra1-1/+1
2014-06-13Add support for reading Aarch64 core dumps.Omair Javaid3-2/+100
2014-06-13make calls to help_list use enumeratorTom Tromey26-40/+101
2014-06-13Fix seg-faults when fetching the frags of local symbols.Chen Gang3-6/+10
2014-06-13A simple replacement of sprintf (xxx, "%s", xxx) with strcpy.Chen Gang2-5/+10
2014-06-13Invalidate a register in cache when a remote target failed to write it.Pierre Langlois2-3/+47
2014-06-13Free linker hash table from bfd_close.Alan Modra35-129/+237
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra54-111/+42
2014-06-13Move link_hash_table_free functions earlierAlan Modra17-272/+281
2014-06-13Make bfd.link_next field a unionAlan Modra66-179/+216
2014-06-13Add missing ld makefile dependency for nios.Alan Modra3-0/+11
2014-06-13daily updateAlan Modra1-1/+1
2014-06-12delete gdbserver's freeargvTom Tromey2-21/+4
2014-06-12link gdbserver against libibertyTom Tromey7-43/+140
2014-06-12don't use directory in test nameTom Tromey2-1/+6
2014-06-12Move ChangeLog entry to proper place.Pedro Alves2-7/+7
2014-06-12Use varobj_is_dynamic_p more widelyYao Qi2-6/+12
2014-06-12Rename varobj_pretty_printed_p to varobj_is_dynamic_pYao Qi4-5/+16
2014-06-12Remove #if HAVE_PYTHONYao Qi2-15/+13
2014-06-12Iterate over 'struct varobj_item' instead of PyObjectYao Qi4-53/+70
2014-06-12Generalize varobj iteratorYao Qi7-80/+323
2014-06-12Use 'struct varobj_item' to represent name and value pairYao Qi2-25/+51
2014-06-12Whitespace fixes for cpu/or1k.opcAlan Modra11-223/+231
2014-06-12daily updateAlan Modra1-1/+1
2014-06-11Update NEWS post GDB 7.8 branch creation.Joel Brobecker2-1/+9
2014-06-11Bump version to 7.8.50.DATE-cvs.Joel Brobecker2-1/+6
2014-06-11Delete temporary string within demangler even in failure cases.gdb-7.8-branchpointAndrew Burgess2-1/+9
2014-06-11PR remote/17028: GDB+GDBserver hangs on WindowsPedro Alves2-72/+79
2014-06-11Fix silly thinkoAlan Modra2-1/+5
2014-06-11 * libcoff-in.h (coff_tdata): Make relocbase member unsigned.Kai Tietz1-0/+5
2014-06-11 * libcoff-in.h (coff_tdata): Make relocbase member unsigned.Kai Tietz2-2/+2
2014-06-11daily updateAlan Modra1-1/+1
2014-06-10Wrap PyObject_Get/HasAttrString in a function with second arg having const qu...Siva Chandra3-2/+34
2014-06-10Only print prefixes before fwaitH.J. Lu5-2/+20
2014-06-10add pr number to changelogAlan Modra2-0/+2
2014-06-10missing changelog entries for 8a5da09b9Alan Modra2-0/+16
2014-06-10Unwrap symbols for debug informationAlan Modra10-2/+86
2014-06-10thinko in serial.c::serial_write debug traceJoel Brobecker2-1/+6
2014-06-10gdbtypes.resolve_dynamic_range: Add function description.Joel Brobecker2-0/+7
2014-06-10daily updateAlan Modra1-1/+1
2014-06-09Add check to keep from segfaulting on a corrupt .debug_pubnames section.Cary Coutant2-0/+11
2014-06-09Print unattached sections in the link map.Cary Coutant2-0/+10
2014-06-09Add space before the opening parenthesis in function descriptions.Siva Chandra2-6/+11