Problem with remote debugging
Steve Kappel <[email protected]> Sun, 14 Apr 2013 09:52:05 -0500
| Newsgroups | gmane.comp.ide.gps.devel |
|---|---|
| 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.