help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gsl] debugging with gdb


From: Joe Bloggs
Subject: [Help-gsl] debugging with gdb
Date: Thu, 15 May 2008 14:19:02 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

I am using gdb to debug my code, and I want to step into a gsl function to see 
what's going on exactly (gsl_multimin_fdfminimizer_iterate).
I have installed the debug symbols and development packages, but gdb can't find 
the associated source code, and neither can I:

gsl_multimin_fdfminimizer_iterate (s=0x80a8f70) at fdfminimizer.c:133
133     fdfminimizer.c: No such file or directory.
        in fdfminimizer.c

I am using Debian etch.
Can anyone help?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]