Diagnostics? (nubie question)


 
Thread Tools Search this Thread
Top Forums Programming Diagnostics? (nubie question)
# 1  
Old 08-26-2004
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
# 2  
Old 08-26-2004
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  
Old 08-26-2004
tusc gave me what appears to be some usefull information.

Thanks
Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

diagnostics of server

Hi there, I have a problem, maybe security problem. I am pretty scared of it. There are some activity between my NAS server and my laptop(or other pc). If am connected via sshfs there are work with drives on server. I have tried to detect a core of problem. But, because I am not advanced... (2 Replies)
Discussion started by: perseus
2 Replies

2. Solaris

Bootable Diagnostics CD

Greetings, My Bootable Diagnostics CD broke a while back and I do not have a current contract number to redownload it. Is there a way i could borrow this from someone really nice? I have a couple of v20z but one of them doesn't recognize the disks (known good). Cheers (0 Replies)
Discussion started by: DaeO
0 Replies

3. AIX

diagnostics

There is a TSM server in which iam getting this error Unable to read or write logical volume manager record. PV may be permanently corrupted. Run diagnostics how do i run the diagnostics?? any suggestions will really help. Thanks! karthik (4 Replies)
Discussion started by: karthikosu
4 Replies

4. UNIX for Advanced & Expert Users

diagnostics for disk problems on an AIX server

There is a TSM server in which iam getting this error Unable to read or write logical volume manager record. PV may be permanently corrupted. Run diagnostics how do i run the diagnostics?? any suggestions will really help. Thanks! karthik (1 Reply)
Discussion started by: karthikosu
1 Replies
Login or Register to Ask a Question