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