logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

crashdump_viewer - A WxWidgets based tool for browsing Erlang

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'sGuide.

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.

Ericsson AB                                      observer 2.10.1                          crashdump_viewer(3erl)

Name

       crashdump_viewer - A WxWidgets based tool for browsing Erlang
         crashdumps.

See Also