Gdbserver: Difference between revisions

Content deleted Content added
m initial draft, translated from fr:
 
ref/unclear
Line 1:
{{unreferenced}}
'''gdbserver''' is a program that allows to remotely debug with the [[GNU Debugger]]. It runs as a command-line tool on many [[Unix-like]] systems.{{clarify}}
 
It only needs the presence of the executable on the target, while the source code stays in the computer used by the developper (with also a copy of the binary file).