aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-03gdb/source.c: Fix matching path substitute rule listingBrad Mouring4-1/+20
2014-06-03Skip sss-bp-on-user-bp-2.exp on remote hardware step targets.Pedro Alves2-0/+44
2014-06-03This patch replaces a call to cplus_demangle with a call toGary Benson2-1/+5
2014-06-03PR breakpoints/17000: user breakpoint not inserted if software-single-step at...Pedro Alves3-0/+144
2014-06-03Add parameter support for Guile.Doug Evans14-4/+1663
2014-06-03Fix a small but in the emulation of the MSP430 hardware multiply.Nick Clifton2-3/+37
2014-06-03Fix the disassembly of MSP430 extended index addressing mode.Nick Clifton2-11/+16
2014-06-03Change -mz command line option to -my for the MSP430 port of GAS.Nick Clifton5-10/+20
2014-06-03 If the binutils testsuite is run on an installed toolchain the tests involvingNick Clifton2-4/+17
2014-06-03Add command support for Guile.Doug Evans14-7/+1527
2014-06-03Don't remove #-comments.Phil Muldoon2-13/+12
2014-06-02Add progspace support for Guile.Doug Evans15-28/+783
2014-06-03Support fusion for ELFv2 stubsAlan Modra8-18/+85
2014-06-03Fix gold plugin_test failures on PowerPC64 ELFv2Alan Modra2-0/+12
2014-06-02Add support for skeletonless type units.Doug Evans2-129/+300
2014-06-03daily updateAlan Modra1-1/+1
2014-06-02Installing a breakpoint on top of a dprintf makes GDB lose control.Pedro Alves5-4/+120
2014-06-02dprintf-style agent can't explain a trap.Pedro Alves2-0/+24
2014-06-02gdbserver: on GDB breakpoint reinsertion, also delete the breakpoint's commands.Pedro Alves6-9/+66
2014-06-02gdb/testsuite/Edjunior Barbosa Machado3-0/+275
2014-06-02Unnecessary restore of timeout global at end of gdb.base/completion.expJoel Brobecker2-4/+4
2014-06-02simplify substitute_path_rule_matches using filename_ncmpJoel Brobecker2-9/+7
2014-06-02Remove some trailing spaces in source.cJoel Brobecker2-1/+5
2014-06-02This fixes a thinko in the LEON support recently added to the assembler.Eric Botcazou2-2/+7
2014-06-02fix typos in ChangeLogAlan Modra1-2/+0
2014-06-02fix 2014-05-28 ld Makefile.am changesAlan Modra10-50/+48
2014-06-02daily updateAlan Modra1-1/+1
2014-06-02Fix PowerPC64 ELFv2 icf_safe failuresAlan Modra2-5/+21
2014-06-01guile: Allow compilation with Guile <= 2.0.5.Ludovic Courtès5-0/+50
2014-06-012014-06-01 Ray Donnelly <mingw.android@gmail.com>Kai Tietz2-9/+42
2014-06-01Skip test 'watch -location nullptr->p->x' if null pointer can be dereferencedYao Qi2-2/+18
2014-06-01daily updateAlan Modra1-1/+1
2014-05-31daily updateAlan Modra1-1/+1
2014-05-30Add a TRY_CATCH to get_prev_frame_always to better manage errors during unwind.Andrew Burgess12-90/+141
2014-05-30Rename frame_stop_reason_string to unwind_stop_reason_to_string.Andrew Burgess6-6/+17
2014-05-30Remove previous frame if an error occurs when computing frame id during unwind.Andrew Burgess8-14/+1843
2014-05-30Fix testsuite to use newly-built linker for ehdr_start_test_4, and fixCary Coutant4-3/+9
2014-05-30PR breakpoints/17000: user breakpoint not inserted if software-single-step at...Pedro Alves3-0/+88
2014-05-30Use attribute to specify the required inlining semanticsDavid Blaikie3-4/+9
2014-05-30gdb.reverse/sigall-reverse.exp: Typo fixMaciej W. Rozycki2-1/+5
2014-05-30daily updateAlan Modra1-1/+1
2014-05-29Running the current tree against my software-single-step-on-x86_64Pedro Alves2-7/+21
2014-05-29infrun.c: simplify "end stepping range" code a bit.Pedro Alves2-53/+27
2014-05-29infrun.c: stop_stepping -> stop_waiting.Pedro Alves2-32/+41
2014-05-29unbreak infcallsPedro Alves2-1/+6
2014-05-29enable target async by default; separate MI and target notions of asyncPedro Alves36-109/+296
2014-05-29Make display_gdb_prompt CLI-only.Pedro Alves12-73/+92
2014-05-29PR gdb/13860 - Make MI sync vs async output (closer to) the same.Pedro Alves11-103/+408
2014-05-29PR gdb/15713 - errors from i386_linux_resume lead to lock-upPedro Alves2-23/+35
2014-05-29PR15693 - Fix spurious *running events, thread state, dprintf-style callPedro Alves8-12/+291