Age | Commit message (Expand) | Author | Files | Lines |
2015-08-07 | Teach non-stop to do in-line step-overs (stop all, step, restart) | Pedro Alves | 1 | -0/+23 |
2015-08-07 | Use keep_going in proceed and start_step_over too | Pedro Alves | 1 | -18/+34 |
2015-08-07 | Embed the pending step-over chain in thread_info objects | Pedro Alves | 1 | -0/+84 |
2015-08-07 | Fix and test "checkpoint" in non-stop mode | Pedro Alves | 1 | -0/+38 |
2015-04-11 | Remove --xdb | Jan Kratochvil | 1 | -2/+1 |
2015-04-07 | update thread list, delete exited threads | Pedro Alves | 1 | -3/+16 |
2015-03-24 | Fix "thread apply all" with exited threads | Pedro Alves | 1 | -5/+10 |
2015-02-27 | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 1 | -5/+5 |
2015-01-22 | Sort threads for thread apply all | Jan Kratochvil | 1 | -1/+36 |
2015-01-22 | Print current thread after loading a core file | Jan Kratochvil | 1 | -2/+1 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-15 | Introduce utility function find_inferior_ptid | Simon Marchi | 1 | -3/+3 |
2014-11-28 | Enable chained function calls in C++ expressions. | Siva Chandra | 1 | -0/+102 |
2014-10-15 | Push pruning old threads down to the target | Pedro Alves | 1 | -4/+4 |
2014-10-15 | Make single-step breakpoints be per-thread | Pedro Alves | 1 | -0/+31 |
2014-10-15 | thread.c: cleanup breakpoint deletion | Pedro Alves | 1 | -20/+29 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -1/+0 |
2014-10-02 | Fix non-stop regressions caused by "breakpoints always-inserted off" changes | Pedro Alves | 1 | -0/+44 |
2014-10-02 | Reduce Hg packet (select remote general thread) bouncing | Pedro Alves | 1 | -6/+34 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-07-10 | Revert gdbthread.h (any_running): Declare. | Doug Evans | 1 | -12/+0 |
2014-07-10 | * gdbthread.h (any_running): Declare. | Doug Evans | 1 | -0/+12 |
2014-06-19 | Remove any_running | Yao Qi | 1 | -12/+0 |
2014-06-19 | Fix next over threaded execl with "set scheduler-locking step". | Pedro Alves | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-09-30 | * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid. | Luis Machado | 1 | -2/+2 |
2013-09-17 | PR gdb/15911: "info threads" changes the default source and line (for "break"... | Pedro Alves | 1 | -3/+3 |
2013-08-30 | restore_selected_frame: tweak warning. | Pedro Alves | 1 | -2/+2 |
2013-07-15 | 2013-07-15 Ali Anwar <ali_anwar@codesourcery.com> | Ali Anwar | 1 | -11/+63 |
2013-05-23 | Factor out in-stepping-range checks. | Pedro Alves | 1 | -0/+7 |
2013-03-11 | Add branch trace information to struct thread_info. | Markus Metzger | 1 | -0/+3 |
2013-03-07 | * breakpoint.c (catch_syscall_split_args): Use skip_spaces. | Keith Seitz | 1 | -2/+1 |
2013-01-31 | 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com> | Aleksandar Ristovski | 1 | -1/+0 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-07-27 | gdb/ | Yao Qi | 1 | -1/+0 |
2012-06-28 | gdb/ | Pedro Alves | 1 | -1/+1 |
2012-04-27 | 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -2/+12 |
2012-03-02 | 2012-03-02 Tom Tromey <tromey@redhat.com> | Pedro Alves | 1 | -2/+2 |
2012-02-16 | PR c++/13653: | Tom Tromey | 1 | -0/+8 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+2 |
2011-09-13 | 2011-09-13 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -42/+33 |
2011-08-04 | 2011-08-04 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -3/+3 |
2011-05-30 | 2011-05-30 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -8/+10 |
2011-05-27 | 2011-05-27 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+1 |
2011-04-19 | 2011-04-19 Marc Khouzam <marc.khouzam@ericsson.com> | Marc Khouzam | 1 | -6/+6 |
2011-03-10 | * tracepoint.c (trace_actions_command): Update. | Tom Tromey | 1 | -2/+5 |
2011-03-09 | * thread.c (restore_selected_frame): Handle frame_level == -1. | Tom Tromey | 1 | -1/+15 |
2011-02-21 | 2011-02-21 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -25/+11 |
2011-02-19 | 2011-02-18 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -39/+16 |