Operating System - Linux
1828781 Members
2820 Online
109985 Solutions
New Discussion

Re: how to open core dump in wdb

 
SOLVED
Go to solution

how to open core dump in wdb

our applicxation is crashing and producing core dump in a constructor.

Can we open the core dump in the wdb debugger? Also can anybody tell is there any WDB user manual available.

thanks in advance
Pushpa
2 REPLIES 2
A. Clay Stephenson
Acclaimed Contributor

Re: how to open core dump in wdb

I prefer to use the base command gdb rather than this front-end but the answer to your question is "wdb executable core". As for documentation, try a radical approach: "man wdb". This will not only answer your first question but also lists the references.
If it ain't broke, I can fix that.
Dennis Handly
Acclaimed Contributor
Solution

Re: how to open core dump in wdb

>Also can anybody tell is there any WDB user manual available.

Besides the man page that Clay mentions, there are a bunch of other documents you can download, tutorial, Rel Notes, whitepapers, webcasts:
http://www.hp.com/go/wdb