1crashdump_viewer(3)        Erlang Module Definition        crashdump_viewer(3)
2
3
4

NAME

6       crashdump_viewer - A WxWidgets based tool for browsing Erlang
7         crashdumps.
8

DESCRIPTION

10       The  Crashdump  Viewer  is  a  WxWidgets based tool for browsing Erlang
11       crashdumps.
12
13       For details about how to get started with the Crashdump Viewer, see the
14       User's Guide.
15

EXPORTS

17       start() -> ok
18       start(File) -> ok
19
20              Types:
21
22                 File = string()
23                   The filename of the crashdump.
24
25              Starts  the  Crashdump Viewer GUI and loads the specified crash‐
26              dump.
27
28              If File is not specified, a file  dialog  is  opened  where  the
29              crashdump can be selected.
30
31       stop() -> ok
32
33              Terminates the Crashdump Viewer and closes all GUI windows.
34
35
36
37Ericsson AB                     observer 2.9.5             crashdump_viewer(3)
Impressum