Learn to use GDB, or if it's even available for Linux yet, LDB.

Debuggers are great tools which allow you to see the exact line of
code the segfault came from.

It's many many hundreds of times better than trying to beat through it
with printf and silly trace messages.

There are many tutorials on using GDB from the command line on the
Internet. A few minutes with Google should provide you with ample
material to get started with.

If you don't have the source code, then I'm not sure why you're even
asking. HP Unix and Linux aren't binary-compatible because Linux isn't
a true Unix system (it doesn't pass Open Group certification). Running
Unix binaries on Linux is entertaining in the sense that it's also
entertaining to watch the fire department burn down test houses during
training exercises. It's amusing, but it's not going to get much done.

-- 
Registered Linux Addict #431495
For Faith and Family! | John 3:16!
fsdev.net | 0x5f3759df.org | chrismiller.at

-- 
You received this message because you are subscribed to the Linux Users Group.
To post a message, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit our group at 
http://groups.google.com/group/linuxusersgroup
Please remember to abide by our list rules (http://tinyurl.com/LUG-Rules or 
http://cdn.fsdev.net/List-Rules.pdf)

Reply via email to