It would be helpful if we could open a Trace file in the CS IDE and have it appear in the same way as though the code had stopped in normal execution, so that I can interact with the stack and the variables to see what is going on. This would be much easier than trying to compare the functions with the data in the trace file.