Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Regarding Core Dump Debugging

Status
Not open for further replies.

sramki

Programmer
May 8, 2001
27
IN
hi all

How to Debug a Core dump and locate the the error ?

 
if you don't have any debugers, use getch() John Fill
1c.bmp


ivfmd@mail.md
 
If u have a debugger
then just give <debugger name > core on prompt
It will,take u to the stack trace
Regards
ako7
 
If u have a debugger
then just give
<debugger name > core
on prompt
It will,take u to the stack trace
Regards
ako7
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top