Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » WinDBG/KD Fun » Coding Thoughts   (RSS)
Sorry, but there are no more tags available to filter with.
I think everyone at some point in time wants to embed a break point in there code, whether it be for debugging purposes, path tracing, or detecting edge conditions that have not yet been tested. When I hit a break point, I would prefer that the debugger Read More...
I think that the C preprocessor is a very powerful tool, but I like to limit my use of #defines. I have already touched on this when i talked about why I liked FORCEINLINE and I want to talk about it some more. I realize I can't eliminate the use of #defines Read More...
 
Page view tracker