![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to use a core dump file | lagigliaivan | High Level Programming | 2 | 05-26-2008 06:06 AM |
| core file | fredginting | SUN Solaris | 1 | 04-22-2008 08:46 AM |
| Deleting core file?? | alc640 | UNIX for Dummies Questions & Answers | 1 | 04-13-2007 06:52 AM |
| core file | sveera | SUN Solaris | 2 | 05-23-2005 12:52 PM |
| core file analysis | kristy | UNIX for Dummies Questions & Answers | 1 | 10-05-2001 01:38 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#8
|
|||
|
|||
|
Thank you all, and thank you Lazzar, I appreciate it.
what you adviced I have tried before, it is something like this Quote:
And another question, is there a subforum for sgi-IRIX under this forum? Daniel |
| Forum Sponsor | ||
|
|
|
#9
|
|||
|
|||
|
maybe you could try with dbx instead gdb if it is installed.
in dbx you type 'where' instead of 'bt' to get the backtrace. MySQL Bugs: #25344: Segmentation violation when try to run the perror utility the above link shows a case where gdb didn't work, but dbx showed a useful backtrace on irix. |
|
#10
|
|||
|
|||
|
Quote:
With dbx I have found a little bit more information than gdb. However, I am still very frustrated, for the dbx show me as if something wrong with a *.C file, however, there's no problem at all when I compile it under any linux, that is to say, it shouldn't have to be the problem. So, I doubt whether dbx have given me the right information!!! CFD codes is extremely huge! I will keep on looking. Best Regards, Daniel |
|||
| Google The UNIX and Linux Forums |