crashdump_viewer

crashdump_viewer

Module

crashdump_viewer

Module summary

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.

© 2010–2017 Ericsson AB
Licensed under the Apache License, Version 2.0.

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部