This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Remote debugging
- From: Russell Shaw <rjshaw at netspace dot net dot au>
- To: gdb at sourceware dot org
- Date: Sun, 08 Mar 2015 00:52:46 +1100
- Subject: Remote debugging
- Authentication-results: sourceware.org; auth=none
Hi,
I'm trying to set up running gdbserver on a laptop and ddd/gdb on a desktop pc.
Apart from exporting an NFS directory from the laptop, what other easy way is
there to get the compiled binary debugee automatically transferred from the
desktop to the laptop?