| Commit message (Expand) | Author | Age | Files | Lines |
* | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 2016-01-01 | 1 | -1/+1 |
* | Remote all-stop-on-top-of-non-stop | Pedro Alves | 2015-11-30 | 1 | -0/+6 |
* | Fix execution_direction's type | Pedro Alves | 2015-10-13 | 1 | -4/+2 |
* | Bail out of processing stop if hook-stop resumes target / changes context | Pedro Alves | 2015-09-14 | 1 | -1/+10 |
* | Convert infcalls to thread_fsm mechanism | Pedro Alves | 2015-09-09 | 1 | -0/+4 |
* | Replace "struct continuation" mechanism by something more extensible | Pedro Alves | 2015-09-09 | 1 | -1/+13 |
* | Merge async and sync code paths some more | Pedro Alves | 2015-09-09 | 1 | -0/+4 |
* | remote non-stop: Process initially stopped threads before other commands | Pedro Alves | 2015-08-20 | 1 | -0/+5 |
* | Teach non-stop to do in-line step-overs (stop all, step, restart) | Pedro Alves | 2015-08-07 | 1 | -0/+3 |
* | Embed the pending step-over chain in thread_info objects | Pedro Alves | 2015-08-07 | 1 | -0/+4 |
* | Remove stop_registers | Jan Kratochvil | 2015-05-13 | 1 | -7/+0 |
* | Shuffle user_visible_resume_ptid | Pedro Alves | 2015-03-24 | 1 | -1/+7 |
* | Remove 'step' parameters from 'proceed' and 'resume' | Pedro Alves | 2015-03-24 | 1 | -2/+2 |
* | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 2015-01-01 | 1 | -1/+1 |
* | Rewrite non-continuable watchpoints handling | Pedro Alves | 2014-10-15 | 1 | -0/+4 |
* | Refactor native follow-fork. | Don Breazeal | 2014-09-30 | 1 | -2/+0 |
* | Move ptid.h to common-defs.h | Gary Benson | 2014-08-07 | 1 | -1/+0 |
* | Always pass signals to the right thread | Pedro Alves | 2014-07-25 | 1 | -1/+7 |
* | PR gdb/13860 - Make MI sync vs async output (closer to) the same. | Pedro Alves | 2014-05-29 | 1 | -0/+22 |
* | Add new infrun.h header. | Pedro Alves | 2014-05-22 | 1 | -0/+164 |