aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-06-03Add xmethod interface to the extension language API.Siva Chandra1-0/+37
2014-06-03User breakpoint ignored if software-single-step at same locationJoel Brobecker1-0/+23
2014-06-03gdb/source.c: Fix matching path substitute rule listingBrad Mouring1-0/+6
2014-06-03This patch replaces a call to cplus_demangle with a call toGary Benson1-0/+4
2014-06-03Add parameter support for Guile.Doug Evans1-0/+24
2014-06-03Add command support for Guile.Doug Evans1-0/+22
2014-06-03Don't remove #-comments.Phil Muldoon1-0/+5
2014-06-02Add progspace support for Guile.Doug Evans1-0/+20
2014-06-03Support fusion for ELFv2 stubsAlan Modra1-0/+5
2014-06-02Add support for skeletonless type units.Doug Evans1-0/+28
2014-06-02Installing a breakpoint on top of a dprintf makes GDB lose control.Pedro Alves1-0/+5
2014-06-02dprintf-style agent can't explain a trap.Pedro Alves1-0/+6
2014-06-02simplify substitute_path_rule_matches using filename_ncmpJoel Brobecker1-0/+5
2014-06-02Remove some trailing spaces in source.cJoel Brobecker1-0/+4
2014-06-01guile: Allow compilation with Guile <= 2.0.5.Ludovic Courtès1-0/+8
2014-05-30Add a TRY_CATCH to get_prev_frame_always to better manage errors during unwind.Andrew Burgess1-0/+17
2014-05-30Rename frame_stop_reason_string to unwind_stop_reason_to_string.Andrew Burgess1-0/+11
2014-05-30Remove previous frame if an error occurs when computing frame id during unwind.Andrew Burgess1-0/+6
2014-05-29Running the current tree against my software-single-step-on-x86_64Pedro Alves1-0/+8
2014-05-29infrun.c: simplify "end stepping range" code a bit.Pedro Alves1-0/+8
2014-05-29infrun.c: stop_stepping -> stop_waiting.Pedro Alves1-0/+9
2014-05-29unbreak infcallsPedro Alves1-0/+5
2014-05-29enable target async by default; separate MI and target notions of asyncPedro Alves1-0/+34
2014-05-29Make display_gdb_prompt CLI-only.Pedro Alves1-0/+29
2014-05-29PR gdb/13860 - Make MI sync vs async output (closer to) the same.Pedro Alves1-0/+47
2014-05-29PR gdb/15713 - errors from i386_linux_resume lead to lock-upPedro Alves1-0/+17
2014-05-29PR15693 - Fix spurious *running events, thread state, dprintf-style callPedro Alves1-0/+11
2014-05-28Remove "set/show remotebaud" (deprecated) commands.Joel Brobecker1-0/+6
2014-05-28Fix typo in commentsYao Qi1-0/+4
2014-05-27Prompt the user to file bug reports for internal errors and warnings.Gary Benson1-0/+4
2014-05-26remove unnecessary smob mark/free functionsAndy Wingo1-0/+21
2014-05-26gdb smob cleanupsAndy Wingo1-0/+17
2014-05-26Add configure support for building with guile 2.2.Andy Wingo1-0/+5
2014-05-26fix 80 cols overrun in earlier entryDoug Evans1-1/+1
2014-05-23btrace, vdso: add vdso target sectionsMarkus Metzger1-0/+4
2014-05-23btrace: control memory access during replayMarkus Metzger1-0/+14
2014-05-22Include asm/ptrace.h in aarch64-linux-nat.cRamana Radhakrishnan1-0/+4
2014-05-22Reinstate self to Write After ApprovalRamana Radhakrishnan1-0/+5
2014-05-22Add new infrun.h header.Pedro Alves1-0/+61
2014-05-22Don't store the inferior's exit code for --return-child-result in a print rou...Pedro Alves1-0/+6
2014-05-21PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s outp...Pedro Alves1-0/+24
2014-05-21PR gdb/13860: make -interpreter-exec console "list" behave more like "list".Pedro Alves1-0/+16
2014-05-21fix file names in earlier checkinDoug Evans1-4/+4
2014-05-21Native targets: Add inf-child.c:inf_child_mourn_inferior and use it.Pedro Alves1-0/+12
2014-05-21* scm-breakpoint.c (breakpoint_functions): Fix typo.Doug Evans1-0/+4
2014-05-21Make exception throwers have void result. Delete unused gdbscm_scm_to_target...Doug Evans1-0/+11
2014-05-21Allow making GDB not automatically connect to the native target.Pedro Alves1-0/+68
2014-05-21NEWS: Mention native target renames.Pedro Alves1-0/+5
2014-05-21go32-nat.c: Don't override to_open.Pedro Alves1-0/+5
2014-05-21nto-procfs.c: Add "target native".Pedro Alves1-0/+9