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: GBD help: target remote => only talking about serial communication


Spen wrote:
What I would like to know, is the command that has to be send on the command line to activate gdbserver on the target. Is that anyhow possible?

How do you start your gdbserver at the moment? You could run a script using the gdb shell command

Cheers
Spen



I'm starting the gdbserver on the target with the following command:


gdbserver :2345 ./<name_of_exec>


-- Best rgds,

--Geert


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