Age | Commit message (Expand) | Author | Files | Lines |
2014-06-03 | Add xmethod interface to the extension language API. | Siva Chandra | 1 | -0/+37 |
2014-06-03 | User breakpoint ignored if software-single-step at same location | Joel Brobecker | 1 | -0/+23 |
2014-06-03 | gdb/source.c: Fix matching path substitute rule listing | Brad Mouring | 1 | -0/+6 |
2014-06-03 | This patch replaces a call to cplus_demangle with a call to | Gary Benson | 1 | -0/+4 |
2014-06-03 | Add parameter support for Guile. | Doug Evans | 1 | -0/+24 |
2014-06-03 | Add command support for Guile. | Doug Evans | 1 | -0/+22 |
2014-06-03 | Don't remove #-comments. | Phil Muldoon | 1 | -0/+5 |
2014-06-02 | Add progspace support for Guile. | Doug Evans | 1 | -0/+20 |
2014-06-03 | Support fusion for ELFv2 stubs | Alan Modra | 1 | -0/+5 |
2014-06-02 | Add support for skeletonless type units. | Doug Evans | 1 | -0/+28 |
2014-06-02 | Installing a breakpoint on top of a dprintf makes GDB lose control. | Pedro Alves | 1 | -0/+5 |
2014-06-02 | dprintf-style agent can't explain a trap. | Pedro Alves | 1 | -0/+6 |
2014-06-02 | simplify substitute_path_rule_matches using filename_ncmp | Joel Brobecker | 1 | -0/+5 |
2014-06-02 | Remove some trailing spaces in source.c | Joel Brobecker | 1 | -0/+4 |
2014-06-01 | guile: Allow compilation with Guile <= 2.0.5. | Ludovic Courtès | 1 | -0/+8 |
2014-05-30 | Add a TRY_CATCH to get_prev_frame_always to better manage errors during unwind. | Andrew Burgess | 1 | -0/+17 |
2014-05-30 | Rename frame_stop_reason_string to unwind_stop_reason_to_string. | Andrew Burgess | 1 | -0/+11 |
2014-05-30 | Remove previous frame if an error occurs when computing frame id during unwind. | Andrew Burgess | 1 | -0/+6 |
2014-05-29 | Running the current tree against my software-single-step-on-x86_64 | Pedro Alves | 1 | -0/+8 |
2014-05-29 | infrun.c: simplify "end stepping range" code a bit. | Pedro Alves | 1 | -0/+8 |
2014-05-29 | infrun.c: stop_stepping -> stop_waiting. | Pedro Alves | 1 | -0/+9 |
2014-05-29 | unbreak infcalls | Pedro Alves | 1 | -0/+5 |
2014-05-29 | enable target async by default; separate MI and target notions of async | Pedro Alves | 1 | -0/+34 |
2014-05-29 | Make display_gdb_prompt CLI-only. | Pedro Alves | 1 | -0/+29 |
2014-05-29 | PR gdb/13860 - Make MI sync vs async output (closer to) the same. | Pedro Alves | 1 | -0/+47 |
2014-05-29 | PR gdb/15713 - errors from i386_linux_resume lead to lock-up | Pedro Alves | 1 | -0/+17 |
2014-05-29 | PR15693 - Fix spurious *running events, thread state, dprintf-style call | Pedro Alves | 1 | -0/+11 |
2014-05-28 | Remove "set/show remotebaud" (deprecated) commands. | Joel Brobecker | 1 | -0/+6 |
2014-05-28 | Fix typo in comments | Yao Qi | 1 | -0/+4 |
2014-05-27 | Prompt the user to file bug reports for internal errors and warnings. | Gary Benson | 1 | -0/+4 |
2014-05-26 | remove unnecessary smob mark/free functions | Andy Wingo | 1 | -0/+21 |
2014-05-26 | gdb smob cleanups | Andy Wingo | 1 | -0/+17 |
2014-05-26 | Add configure support for building with guile 2.2. | Andy Wingo | 1 | -0/+5 |
2014-05-26 | fix 80 cols overrun in earlier entry | Doug Evans | 1 | -1/+1 |
2014-05-23 | btrace, vdso: add vdso target sections | Markus Metzger | 1 | -0/+4 |
2014-05-23 | btrace: control memory access during replay | Markus Metzger | 1 | -0/+14 |
2014-05-22 | Include asm/ptrace.h in aarch64-linux-nat.c | Ramana Radhakrishnan | 1 | -0/+4 |
2014-05-22 | Reinstate self to Write After Approval | Ramana Radhakrishnan | 1 | -0/+5 |
2014-05-22 | Add new infrun.h header. | Pedro Alves | 1 | -0/+61 |
2014-05-22 | Don't store the inferior's exit code for --return-child-result in a print rou... | Pedro Alves | 1 | -0/+6 |
2014-05-21 | PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s outp... | Pedro Alves | 1 | -0/+24 |
2014-05-21 | PR gdb/13860: make -interpreter-exec console "list" behave more like "list". | Pedro Alves | 1 | -0/+16 |
2014-05-21 | fix file names in earlier checkin | Doug Evans | 1 | -4/+4 |
2014-05-21 | Native targets: Add inf-child.c:inf_child_mourn_inferior and use it. | Pedro Alves | 1 | -0/+12 |
2014-05-21 | * scm-breakpoint.c (breakpoint_functions): Fix typo. | Doug Evans | 1 | -0/+4 |
2014-05-21 | Make exception throwers have void result. Delete unused gdbscm_scm_to_target... | Doug Evans | 1 | -0/+11 |
2014-05-21 | Allow making GDB not automatically connect to the native target. | Pedro Alves | 1 | -0/+68 |
2014-05-21 | NEWS: Mention native target renames. | Pedro Alves | 1 | -0/+5 |
2014-05-21 | go32-nat.c: Don't override to_open. | Pedro Alves | 1 | -0/+5 |
2014-05-21 | nto-procfs.c: Add "target native". | Pedro Alves | 1 | -0/+9 |