On Fri, 13 Jun 2003, Damir Buskulic wrote: > > 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.
Uh... I misread your post. So my last response was silly ;-) Usually I just build with -g3 and no -O. Then gdb automagically finds the source file ;-) -- Joe Laffey | Want to convert subnet masks between different LAFFEY Computer Imaging | notations, or figure the number of IPs in a block? St. Louis, MO | Whatmask-It's FREE - www.laffeycomputer.com/wm.html ------------------------------------------------------------------------------ ------------------------------------------------------- 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
