| genre | Test |
| status | stable |
| author | Wolf Spindler |
| package | MeVisLab/Standard |
| dll | MLDiagnosis |
| definition | mlDiagnosis.def |
| see also | MLLogFile, ErrorTest, Info, CoreControl, ModuleView, RuntimeView, CacheView |
| keywords | diagnosis, debugging, error, crash, garbage, trash, bad, bug, invalid, test |
The module TraceView shows the current trace list and stack maintained by the error handler of the ML.
This enables the lastmost-called functions and the current call stack to be analyzed.
| Clip List Paths: Bool |
| Clip Stack Paths: Bool |
| Trace List: String |
| Trace List Depth: Integer |
| Trace Stack: String |
| Trace Stack Depth: Integer |
| UpdateView: Trigger |
Shows the list of processed functions.
Shows the depth of the trace list.
Shows the call stack of processed functions.
Shows the depth of the trace stack.
If checked, the list of trace paths is clipped which enhances the readability.