table of contents
other versions
- stretch 1:19.2.1+dfsg-2+deb9u2
- testing 1:21.2.6+dfsg-1
- unstable 1:21.2.6+dfsg-1
- experimental 1:22.0.4+dfsg-1
crashdump_viewer(3erl) | Erlang Module Definition | crashdump_viewer(3erl) |
NAME¶
crashdump_viewer - A WxWidgets based tool for browsing Erlang crashdumps.DESCRIPTION¶
The Crashdump Viewer is a WxWidgets based tool for browsing Erlang crashdumps.For details about how to get started with the Crashdump Viewer, see the User's Guide.
EXPORTS¶
start() -> okstart(File) -> ok
Types:
File = string()
The filename of the crashdump.
Starts the Crashdump Viewer GUI and loads the specified crashdump.
If File is not specified, a file dialog is opened where the crashdump can be selected.
stop() -> ok
Terminates the Crashdump Viewer and closes all GUI windows.
observer 2.3 | Ericsson AB |