![]() |
|
|
|
|
|||||||
| 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 |
| diagnostics | karthikosu | AIX | 4 | 07-26-2006 07:42 AM |
| diagnostics for disk problems on an AIX server | karthikosu | UNIX for Advanced & Expert Users | 1 | 07-24-2006 07:55 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Diagnostics? (nubie question)
Hi People,
I've been give the source code for a C program that I'm to compile using the GCC compiler. The system is running HP-UX. So I followed the simple instructions I have and it gave me an executable file. Sounds good so far. Unfortunately as soon as i run the executable it fails. Are their any simple options I can use during the compile or at execution to give me some diagnostics on the failure? Cheers Phil |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
The program creates a file that it is supposed to. And then vanishes and a core file arrives. (the core file being some kind of process/memory dump I presume).
I'll have a look into your suggestions Thx |
|
#3
|
|||
|
|||
|
tusc gave me what appears to be some usefull information.
Thanks |
|||
| Google The UNIX and Linux Forums |