The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Jun. 17, 2014
Filed:
Mar. 22, 2011
Ian W. J. Halliday, Seattle, WA (US);
Gregory B. Miskelly, Seattle, WA (US);
Stephen H. Toub, Seattle, WA (US);
Dmitry Lomov, Redmond, WA (US);
Kayle K. Hinkle, Iii, Redmond, WA (US);
Ian W. J. Halliday, Seattle, WA (US);
Gregory B. Miskelly, Seattle, WA (US);
Stephen H. Toub, Seattle, WA (US);
Dmitry Lomov, Redmond, WA (US);
Kayle K. Hinkle, III, Redmond, WA (US);
Microsoft Corporation, Redmond, WA (US);
Abstract
A debugger can step through target code in a computer program. The debugger can identify a coroutine yield point in the target code, and can obtain identifying information to identify continued processing of a coroutine instance triggered by the operator. The debugger can set a breakpoint at a location for continued stepping after the coroutine yield point. The breakpoint can have a condition of matching the identifying information with runtime information. The debugger can perform the coroutine instance and resume execution of the target code after the coroutine yield point. The debugger can also encounter the breakpoint in the target code, and can determine whether the condition of the breakpoint is met. If so, the debugger can pause execution of the target code at the breakpoint. If not, the debugger can continue execution of the target code past the breakpoint without pausing at the breakpoint.