Age | Commit message (Expand) | Author | Files | Lines |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-11-28 | Enable chained function calls in C++ expressions. | Siva Chandra | 1 | -0/+23 |
2014-10-28 | PR gdb/12623: non-stop crashes inferior, PC adjustment and 1-byte insns | Pedro Alves | 1 | -0/+5 |
2014-10-19 | Fix some comments to say minus_one_ptid instead of PID == -1. | Doug Evans | 1 | -3/+3 |
2014-10-15 | remote: get rid of all the T packets when syncing the thread list | Pedro Alves | 1 | -0/+8 |
2014-10-15 | Push pruning old threads down to the target | Pedro Alves | 1 | -0/+4 |
2014-10-15 | Make single-step breakpoints be per-thread | Pedro Alves | 1 | -0/+20 |
2014-10-15 | Rewrite non-continuable watchpoints handling | Pedro Alves | 1 | -0/+5 |
2014-10-02 | Fix non-stop regressions caused by "breakpoints always-inserted off" changes | Pedro Alves | 1 | -0/+3 |
2014-10-02 | Reduce Hg packet (select remote general thread) bouncing | Pedro Alves | 1 | -3/+4 |
2014-07-25 | Always pass signals to the right thread | Pedro Alves | 1 | -1/+7 |
2014-07-10 | Revert gdbthread.h (any_running): Declare. | Doug Evans | 1 | -3/+0 |
2014-07-10 | * gdbthread.h (any_running): Declare. | Doug Evans | 1 | -0/+3 |
2014-06-19 | Remove any_running | Yao Qi | 1 | -3/+0 |
2014-06-19 | Use enum thread_state | Yao Qi | 1 | -8/+6 |
2014-06-19 | Fix next over threaded execl with "set scheduler-locking step". | Pedro Alves | 1 | -3/+5 |
2014-05-21 | PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s outp... | Pedro Alves | 1 | -0/+5 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-09-30 | * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid. | Luis Machado | 1 | -3/+3 |
2013-05-23 | range stepping: gdb | Pedro Alves | 1 | -0/+8 |
2013-05-23 | Factor out in-stepping-range checks. | Pedro Alves | 1 | -0/+4 |
2013-03-11 | Add branch trace information to struct thread_info. | Markus Metzger | 1 | -0/+4 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -2/+1 |
2012-06-28 | gdb/ | Pedro Alves | 1 | -0/+7 |
2012-06-18 | gdb/ | Jan Kratochvil | 1 | -1/+3 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -1/+1 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+2 |
2011-09-13 | 2011-09-13 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -7/+12 |
2011-09-07 | gdb/ | Yao Qi | 1 | -11/+0 |
2011-09-07 | gdb/ | Yao Qi | 1 | -1/+8 |
2011-04-19 | 2011-04-19 Marc Khouzam <marc.khouzam@ericsson.com> | Marc Khouzam | 1 | -1/+1 |
2011-02-21 | 2011-02-21 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2011-01-19 | gdb | Tom Tromey | 1 | -0/+4 |
2011-01-07 | 2011-01-07 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -3/+3 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-12-09 | gdb | Tom Tromey | 1 | -0/+10 |
2010-11-28 | gdb/ | Jan Kratochvil | 1 | -5/+3 |
2010-11-28 | gdb/ | Jan Kratochvil | 1 | -64/+88 |
2010-11-02 | gdb/ | Jan Kratochvil | 1 | -2/+0 |
2010-10-17 | gdb/ | Jan Kratochvil | 1 | -0/+2 |
2010-01-12 | Implement core awareness. | Vladimir Prus | 1 | -0/+6 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+4 |
2009-07-02 | gdb/ | Pedro Alves | 1 | -0/+3 |
2009-06-28 | gdb/ | Daniel Jacobowitz | 1 | -0/+5 |
2009-05-24 | gdb: | Doug Evans | 1 | -1/+1 |
2009-05-24 | gdb/ | Pedro Alves | 1 | -0/+5 |
2009-03-31 | * remote.c (remote_notice_new_inferior): Use ptid_is_pid. Check | Pedro Alves | 1 | -0/+4 |
2009-03-22 | * gdbthread.h (struct thread_info): Add in_infcall member. | Pedro Alves | 1 | -0/+4 |
2009-01-18 | PR gdb/9747: | Pedro Alves | 1 | -0/+17 |