gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to use a gdb-stub?


From: peter choi
Subject: Re: How to use a gdb-stub?
Date: Fri, 15 Aug 2008 18:15:38 -0700 (PDT)

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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]