Stacktrace Utility window reference
This page introduces the Stacktrace Utility window interface.
To open the Stacktrace Utility window:
- Open the Android Logcat window.
- From the toolbar, select Tools > Stacktrace Utility.
The Stacktrace Utility window.
Label | Description |
---|---|
Stacktrace display: Contains a text area to enter a custom stacktrace, and a text area to display the resolved stacktrace. | |
Stacktrace Utility controls: Contains controls for the Stacktrace Utility window. |
Stacktrace display
The stacktrace display contains two tabs:
- Original: A text area that you can copy stacktraces into for the Stacktrace Utility tool to resolve.
- Resolved: A text area that the Stacktrace Utility tool populates with the resolved stracktrace you entered into the Original tab.
Stacktrace Utility controls
The Stacktrace Utility controls section contains buttons that help you to set up the Stacktrace Utility tool, and also resolve stacktraces.
Button | Description |
---|---|
Resolve | Resolves the stacktrace currently in the Original text area of the stacktrace display then displays the resolved stacktrace in the Resolved text area. |
Configure Regex | Opens the Android Logcat Settings section of the Preferences window. For more information, see Set up Stacktrace Utility. |
Configure Symbols Paths | Opens the Android Logcat Settings section of the Project Settings window. For more information, see Set up Stacktrace Utility. |