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]

gdbserver capabilities.


Hi,

I would like to know what the status of gdbserver wrt this functions:

- download: Is it possible to download an executable file from gdb to
  the target running gdbserver?
  
- multithread on linux: i can't get info thread working when using
  gdbserver.

- 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?
  
  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]