aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-06sss-bp-on-user-bp-2.exp sometimes fails on native GNU/Linux.Pedro Alves2-17/+21
2014-06-06break-unload-file.exp: Fix typo.Pedro Alves2-1/+5
2014-06-06Restrict the pattern in gdb.base/jit.expYao Qi2-1/+6
2014-06-06Tweak gdb.base/async.expYao Qi3-3/+22
2014-06-06update ChangeLogxmj2-0/+8
2014-06-06Remove preprocessor conditionals for ANSI-standard signalsGary Benson8-72/+20
2014-06-06add -q in help info and docxmj2-3/+5
2014-06-06Skip hbreak-unmapped.exp if memory at address 0 is readableYao Qi2-0/+15
2014-06-06symfile, vdso: remove target sectionsMarkus Metzger3-19/+10
2014-06-06[AArch64] Fix the documentation on :pg_hi21:Martin Storsjo2-5/+9
2014-06-06Fix the race in gdb.threads/staticthreads.expYao Qi3-2/+8