aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-09Correctly save and recall the CFA saved register state.Romain Chastenet2-6/+20
2014-06-09Remove reference to GASp from linker testsuite configuration.Ryan Mansfield2-4/+4
2014-06-09Update expected disassembly of MSP430X instructions now that the disassemblerNick Clifton2-53/+57
2014-06-09Fix a bunch of fork related regressions.Pedro Alves2-4/+17
2014-06-09Separate out ANSI-standard signalsGary Benson6-129/+205
2014-06-09daily updateAlan Modra1-1/+1
2014-06-08Fix gdb.base/watch-vfork.exp: Watchpoint triggers after vfork (sw) (timeout) ...Hui Zhu4-1/+43
2014-06-08daily updateAlan Modra1-1/+1
2014-06-07Revert patchset for c++/16253: it causes a large performance regression.Keith Seitz14-299/+114
2014-06-07PROVIDE in linker script vs. built-in symbolsAlan Modra2-1/+9
2014-06-07Allow both signed and unsigned fields in PowerPC cmpli insnAlan Modra9-28/+67
2014-06-07daily updateAlan Modra1-1/+1
2014-06-06Strip .debug_gnu_pubnames and .debug_gnu_pubtypes when building .gdb_index.Cary Coutant4-13/+11
2014-06-06fix email address of previous checkinsDoug Evans3-3/+3
2014-06-06Add support for guile 2.0.5.Doug Evans12-23/+127
2014-06-06* gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.Doug Evans2-1/+5