More dynamic debugging output
I like the VS 2005 datalist and visualization debugging at runtime but I need something even easier: I want to have an output file with the same features (view type values) and have links between processes (methods) to quickly identify why a problem happened.
Is there anything like this? If not, my idea was to use XML and reflection.