By the way, just another question. I'm compiling code in a library (say
libtest.a) with debug option, but gdb is unable to find the right
source files. I tried to tell gdb the source directory with the "dir"
command, but this doesn't seem to work. Did it happened to anybody ?
Any clues would be welcome.

Usually I just build with -g3 and no -O. Then gdb automagically finds the
source file ;-)

Yes, that's exactly what I'm doing. gdb finds symbols in the main source but not in a source file corresponding to symbols in the library that I use/load. Very strange. I should be the dumb one !. I'll find out, thanks anyway.


Damir

====================================
Damir Buskulic,  Universite de Savoie/LAPP
Chemin de Bellevue, B.P. 110, F-74941 Annecy-le-Vieux Cedex, FRANCE
Tel : +33 (0)450091600
e-mail: [EMAIL PROTECTED]
====================================



-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to