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


* Geert Vancompernolle <geert.vancompernolle@gmail.com> [2007-08-25 10:58]:
> My target, however, is connected via TCP, but I can't find any help related 
> subject about this in GDB.

$ {p,tk,}info gdb
=> 17.2 Using the `gdbserver' program

,---
|    To use a TCP connection instead of a serial line:
|
|         target> gdbserver host:2345 emacs foo.txt
`---

Thanks,
   Bernhard


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