This is the mail archive of the gdb@sourceware.org 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]
Other format: [Raw text]

Re: Debug Symbols from GDB Server


On Wed, May 07, 2008 at 04:08:13PM -0300, Vinicius Nunes Pinto wrote:
> I want to debug an application that is running remotely. My problem is
> that I don't have a copy of the symbol's file at the client, just on the
> host. I am also not able to use the command "remote get targetfile
> hostfile".
> 
> Does anyone know how to retrieve the debug symbols (and load the
> symbols' tables) from the target by GDB server? 

Sorry, this is not presently supported.  If you want symbols they must
be on the host.

-- 
Daniel Jacobowitz
CodeSourcery


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