Grads on Slackware 11 - segmentation faults due to a severe case of versionitis
Patrice Dumas
pertusus at FREE.FR
Sat Oct 28 05:49:10 EDT 2006
On Sat, Oct 28, 2006 at 11:08:57AM +0200, walter harms wrote:
> hi all,
> a simple way to find the 'breakpoint' is to compile with debug (gcc -g).
> then your start the programm with 'gdb myprg'. The error will be catched,
> the offending line shown. then type 'bt' (mean backtrack) and post.
> That makes it easy to identify the function where the error occurs.
When the issue is a binary incompatibility (as it may the the case here)
gdb may get confused and give wrong informations.
--
Pat
More information about the gradsusr
mailing list