Author: Vic Date: To: Hampshire LUG Discussion List Subject: Re: [Hampshire] Help with gdb...
> Recompile your program with debugging symbols.
I can't. The comiler I'm using is the compiler I'm writing. And I haven't
got debugging symbols nailed down yet...
But I *do* have the -dev versions of the shared libraries I'm using; all I
want is for gdb to load symbols for those libraries so that I can see
what's going on in someone else's code when I breakpoint there.