]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/infrun.h
Bail out of processing stop if hook-stop resumes target / changes context
[thirdparty/binutils-gdb.git] / gdb / infrun.h
2015-09-14  Pedro AlvesBail out of processing stop if hook-stop resumes target...
2015-09-09  Pedro AlvesConvert infcalls to thread_fsm mechanism
2015-09-09  Pedro AlvesReplace "struct continuation" mechanism by something...
2015-09-09  Pedro AlvesMerge async and sync code paths some more
2015-08-20  Pedro Alvesremote non-stop: Process initially stopped threads...
2015-08-07  Pedro AlvesTeach non-stop to do in-line step-overs (stop all,...
2015-08-07  Pedro AlvesEmbed the pending step-over chain in thread_info objects
2015-05-13  Jan KratochvilRemove stop_registers
2015-03-24  Pedro AlvesShuffle user_visible_resume_ptid
2015-03-24  Pedro AlvesRemove 'step' parameters from 'proceed' and 'resume'
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-10-15  Pedro AlvesRewrite non-continuable watchpoints handling
2014-09-30  Don BreazealRefactor native follow-fork.
2014-08-07  Gary BensonMove ptid.h to common-defs.h
2014-07-25  Pedro AlvesAlways pass signals to the right thread
2014-05-29  Pedro AlvesPR gdb/13860 - Make MI sync vs async output (closer...
2014-05-22  Pedro AlvesAdd new infrun.h header.