weirdNox / emacs-gdb

GDB graphical interface for GNU Emacs
GNU General Public License v3.0
175 stars 10 forks source link

Can't get emacs-gdb to work with remote target #14

Open martin5233 opened 2 years ago

martin5233 commented 2 years ago

I have tried to run the emacs-gdb package with a remote target. As the documentation on this is rather scarce I tried three different approaches:

Could you please describe how to set up the package to be able to debug remotely? I'm not sure, if this matters, but I am using Emacs 28.0.90 with native compilation enabled on a Linux machine. The remote machine is Linux as well.