20032013Ericsson AB, All Rights Reserved
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
The Initial Developer of the Original Code is Ericsson AB.
crashdump_viewerSiri hansen12003-03-10PA1crashdump.xmlcrashdump_viewerA WxWidgets based tool for browsing Erlang
crashdumps.
The Crashdump Viewer is a WxWidgets based tool for browsing Erlang
crashdumps.
See the user's guide
for more information about how to get started with the Crashdump
Viewer.
start() -> okstart(File) -> okStart the crashdump_viewerFile = string()The file name of the crashdump.
This function starts the crashdump_viewer GUI and
loads the given crashdump.
If File is not given, a file dialog will be opened
where the crashdump can be selected.
stop() -> okStop the crashdump_viewer
This function stops the crashdump_viewer and closes
all GUI windows.