In the Crash Analyser preferences dialog, you can define if Crash Analyser should listen for MobileCrash files while tracing (with TraceViewer Carbide.c++ Excension) or panics while debugging with emulator. You can open the Crash Analyser preference dialog by selecting Window > Preferences... > Carbide Extensions > Crash Analyser.
If you want to see the details of a panic in the Crash Analyser main view when debugging in an emulator, check the Listen panics from epocwind.out check box.
Check the Listen MobileCrash panics via TraceViewer check box if you want the Crash Analyser to listen trace data provided by the TraceViewer Carbide.c++ Extension.
Note! In case of a panic or mobile crash, you get automatically an undecoded MobileCrash file to the Crash file list in Carbide.c++ view.
See the workflow examples in Enabling automatic crash logging.