* Debug Symbols from GDB Server
@ 2008-05-07 19:08 Vinicius Nunes Pinto
2008-05-07 19:11 ` Daniel Jacobowitz
2008-05-07 19:49 ` Michael Snyder
0 siblings, 2 replies; 3+ messages in thread
From: Vinicius Nunes Pinto @ 2008-05-07 19:08 UTC (permalink / raw)
To: gdb
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?
Thanks.
Vinicius Pinto
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Debug Symbols from GDB Server
2008-05-07 19:08 Debug Symbols from GDB Server Vinicius Nunes Pinto
@ 2008-05-07 19:11 ` Daniel Jacobowitz
2008-05-07 19:49 ` Michael Snyder
1 sibling, 0 replies; 3+ messages in thread
From: Daniel Jacobowitz @ 2008-05-07 19:11 UTC (permalink / raw)
To: Vinicius Nunes Pinto; +Cc: gdb
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Debug Symbols from GDB Server
2008-05-07 19:08 Debug Symbols from GDB Server Vinicius Nunes Pinto
2008-05-07 19:11 ` Daniel Jacobowitz
@ 2008-05-07 19:49 ` Michael Snyder
1 sibling, 0 replies; 3+ messages in thread
From: Michael Snyder @ 2008-05-07 19:49 UTC (permalink / raw)
To: Vinicius Nunes Pinto; +Cc: gdb
On Wed, 2008-05-07 at 16:08 -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?
Can't be done. You need to somehow get a copy of the
remote symbol file onto the host where you run gdb.
That's just how it's done. ;-/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-05-07 19:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-07 19:08 Debug Symbols from GDB Server Vinicius Nunes Pinto
2008-05-07 19:11 ` Daniel Jacobowitz
2008-05-07 19:49 ` Michael Snyder
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox