Yes, via command line on my host machine.
On Tue, Aug 14, 2018 at 4:13 PM Will Hartung <willhart...@gmail.com> wrote: > On Tue, Aug 14, 2018 at 1:44 PM, Arvind Narayanan <webguru2...@gmail.com> > wrote: > >> Hi Will, >> >> When I attach the debugger to the remote gdbserver process, I again get >> the same popup error saying "GDB has unexpectedly stopped with return 1". I >> am able to run everything without any error, but debugging is an issue. >> >> I am running Netbeans IDE 8.2 (Build 201609270201) on macOS High Sierra >> 10.13.6. >> >> Remote machine details: >> OS: Ubuntu 16.04.3 LTS >> GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1 >> GNU gdbserver (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1 >> > > Can you/How do you connect remotely to your debug instance without > NetBeans, i.e. just from the command line? > >