Content deleted Content added
ClueBot NG (talk | contribs) m Reverting possible vandalism by 47.19.213.218 to version by Magic links bot. Report False Positive? Thanks, ClueBot NG. (3137512) (Bot) |
|||
Line 11:
#* A device name (for a serial line) or the IP address and port number needed for connection to the target system.
Example for debugging a program called <code>hello_world</code> on a remote
<source lang="console">
remote@~$ gdbserver :2159 hello_world
|