whenever i run a C program in unix i get a core dump error.
pls tell me how do i get to my error through this core dump.
is there any utility thru which u can know how to debug the
core dump.
pls help.it is urgent.
Since you didn't specify what OS you're using I'll assume Linux. Look at the man pages for "gdb" the GNU debugger program, it should help you out. If you have a core file from the program you ran just run "gdb" like this:
gdb programname corefilename d3funct
zimmer.jon@cfwy.com
The software required `Windows 95 or better', so I installed Linux.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.