start() -> ok
start(File) -> ok OTP 17.0
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.