|
From: Borse, G. <gan...@cr...> - 2008-04-29 14:53:11
|
Hi, I am running my application thru valgrind as below: valgrind --tool=memcheck <appname> My application crashed & dumped a core with the name "vgcore.<pid>". I tried to open this core using GDB = "gdb <app-binary> -c core" But GDB did not show any symbols. I had compiled the binary with "-g" option & hence, GDB is expected to show debugging symbols. Is this valgrind specific core & how can I view it? Thanks, Ganesh ============================================================================== Please access the attached hyperlink for an important electronic communications disclaimer: http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html ============================================================================== |