Forum Discussion
adrian_hawryluk
11 years agoContributor
I don't mean just who called who and how long, but also when and in what order.
The reason for the functionality is to do a post mortem analysis of the code path between objects and threads. This includes crashes or just for records so that reexecution of the code isn't necessary. This is especially useful in old complex legacy code where documentation is scarce, but I'm sure would still be useful in non legacy applications too where interactions of an unexpected nature occur frequently or (even better) rarely and are difficult to track statically.
Thanks,
A
The reason for the functionality is to do a post mortem analysis of the code path between objects and threads. This includes crashes or just for records so that reexecution of the code isn't necessary. This is especially useful in old complex legacy code where documentation is scarce, but I'm sure would still be useful in non legacy applications too where interactions of an unexpected nature occur frequently or (even better) rarely and are difficult to track statically.
Thanks,
A
Related Content
- 13 years ago
- 6 years ago
- 2 years ago
- 8 months ago
Recent Discussions
- 6 months ago
- 2 years ago