Re: [Hampshire] Help with gdb...

トップ ページ

このメッセージに返信
著者: Vic
日付: 2008-03-06 10:10 -000
To: Hampshire LUG Discussion List
題目: 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.

Vic.