visual studio breakpoint dependency hierarchy

A serious amount of time during software development is spent with debugging. Visual Studio makes the task of debugging native applications already a lot more comfortable but as with all things there is still room for improvement.
One feature that I was missing of late was the concept of hierarchical breakpoints.
Often during debugging I want the debugger [...]

Posted at 5pm on 6/9/09 | Posted by fschaper | no comments; | Filed Under: programming, tools, visual studio | read on

Tip: visual studio ‘build’ output window – autoscroll

once you manually browse in the ‘build’ output window while running your compile you will have to manually navigate using the scrollbars to again see the most recent output from the compiler/linker. To re-enable the default auto-scroll functionality just press CTRL+END inside the output window.

Posted at 11am on 5/14/09 | Posted by fschaper | no comments; | Filed Under: programming, visual studio | read on

About

with this blog we want to cover a wide area of things more or less related to coding, the way of the programmer and digital life-style. please feel free to contribute.

Meet the team