summaryrefslogtreecommitdiff
path: root/gdb/infrun.h
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-10-21Create a displaced_step_closure class hierarchySimon Marchi
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-06-21Fix for spurious prompts in secondary UIsPedro Alves
2016-06-21Replace the sync_execution global with a new enum prompt_state tristatePedro Alves
2016-04-25Force to insert software single step breakpointYao Qi
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-11-30Remote all-stop-on-top-of-non-stopPedro Alves
2015-10-13Fix execution_direction's typePedro Alves
2015-09-14Bail out of processing stop if hook-stop resumes target / changes contextPedro Alves
2015-09-09Convert infcalls to thread_fsm mechanismPedro Alves
2015-09-09Replace "struct continuation" mechanism by something more extensiblePedro Alves
2015-09-09Merge async and sync code paths some morePedro Alves
2015-08-20remote non-stop: Process initially stopped threads before other commandsPedro Alves
2015-08-07Teach non-stop to do in-line step-overs (stop all, step, restart)Pedro Alves
2015-08-07Embed the pending step-over chain in thread_info objectsPedro Alves
2015-05-13Remove stop_registersJan Kratochvil
2015-03-24Shuffle user_visible_resume_ptidPedro Alves
2015-03-24Remove 'step' parameters from 'proceed' and 'resume'Pedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-10-15Rewrite non-continuable watchpoints handlingPedro Alves
2014-09-30Refactor native follow-fork.Don Breazeal
2014-08-07Move ptid.h to common-defs.hGary Benson
2014-07-25Always pass signals to the right threadPedro Alves
2014-05-29PR gdb/13860 - Make MI sync vs async output (closer to) the same.Pedro Alves
2014-05-22Add new infrun.h header.Pedro Alves