Problem with remote debugging

Steve Kappel <[email protected]> Tue, 2 Apr 2013 11:24:05 -0500
Newsgroups gmane.comp.ide.gps.user
Message-ID <[email protected]>
For GNAT GPL 2012 on OS X...

When using a remote, either Solaris or another OS X box, when I try to debug I get
an error about /dev/ttys003 not found and the debugged program dies.

In looking at the remote debug session log I see that GPS is sending "tty /dev/ttys003" to gdb.

This doesn't exist on the remote system and is actually on OS X where GPS is running.