Go to main content

man pages section 3: Extended Library Functions, Volume 1

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

crashdump (3erl)

Name

crashdump - A WxWidgets based tool for browsing Erlang crashdumps.

Synopsis

Please see following description for synopsis

Description

crashdump_viewer(3)        Erlang Module Definition        crashdump_viewer(3)



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

              Types:

                 File = string()
                   The filename of the crashdump.

              Starts  the  Crashdump Viewer GUI and loads the specified crash-
              dump.

              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.



Ericsson AB                     observer 2.10.1            crashdump_viewer(3)