Re: How to use a gdb-stub?

peter choi <[email protected]> Fri, 15 Aug 2008 18:15:38 -0700 (PDT)
Newsgroups gmane.comp.gdb.general
Message-ID <[email protected]>
by gdb-stub, do you mean the gdb-server??? gdb-server should run on the
target machine.
gdb-server communicate with gdb thru' either serial port or ethernet.


TriKri wrote:
> 
> I'm making a new try. I have understood that the gdb-stub is supposed to
> be linked to my debug daemon, which shall handel communication with the
> embedded system CPU. Is the daemon supposed to be running on the local
> machine (the one with gdb running) or on the target? Another thing, how do
> gdb and the daemon communicate? If they are running on the same machine,
> do they communicate through files? If they are running on different
> machines (gdb on the local machine and the daemon on the target), how do
> they communicate then?
> 
> /Kristofer
> 

-- 
View this message in context: http://www.nabble.com/How-to-use-a-gdb-stub--tp18964766p19007703.html
Sent from the Gnu - gdb - General mailing list archive at Nabble.com.