This time, he introduced the most common basic functions of the vs debugger and demonstrated how to use these functions. Some of them are dedicated to C #, but many of them work very well with C ++. The course content is as follows:
- Debugview
- Tracepoints
- Using JIT debugging
- Breakpoints
- Watch window
- Immediate window
- Exception
- Debugger attach
- Vshost.exe process (. NET Dev only)
- Debugger class usage
- Debugger attribute (. NET only)
- Write a custom visualizer
- *. Suo
This course:
Http://cid-2cd0144b16b3ba5c.office.live.com/self.aspx/Public/DotNet%20Debugging%20Series/02%20VS%20Debugger.7z video
PPT: http://cid-2cd0144b16b3ba5c.office.live.com/self.aspx/Public/DotNet%20Debugging%20Series/02%20VS%20Debugger.ppt
Course Series: http://cid-2cd0144b16b3ba5c.office.live.com/browse.aspx/Public/DotNet%20Debugging%20Series
Chen Feng blog: http://fengchen.wordpress.com.cn/2010/11/17/netappdbgsumup/