Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Whidbey (V2.0) » Sample Code   (RSS)
Sorry, but there are no more tags available to filter with.

Debug support for arbitrary state-machines

I mentioned here that if your language compiles to IL, then you get free debugging support with Visual Studio (and other managed debuggers). But what if you have an interpreter that can’t compile to IL? For example, suppose you load some state machine
Posted by jmstall | 7 Comments
 
Page view tracker