This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gdbserver capabilities.


On Wed, 02 May 2001 13:00:16 +0200
Fabrice Gautier <gautier@email.enst.fr> wrote:

> Hi,
> 
> I would like to know what the status of gdbserver wrt this functions:
> 
> - symbols and shared libs: what is the best way to load symbols when
>   using gdb server and you're using shared libs (it's a linux target). I
>   tried add-symbol-file with text addresses set to the adresses i get
>   from running ldd on the executable. Is that correct?
>   

Any thought about this ?

When I try to do so it works with all libs except libpthread: it crashe
when i try to load libpthread symbols.

Thanks.


-- 
Fabrice Gautier <gautier@email.enstfr>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]