Re: gps(1)'s use of pseudo-ttys
Arnaud Charlet <[email protected]> Thu, 5 May 2005 19:14:22 +0200
| Newsgroups | gmane.comp.ide.gps.user |
|---|---|
| Message-ID | <[email protected]> |
This issue has been resolved in CVS some time ago already and in the future 3.0 release. If you're a GAP user, watch for the next GAP release. > Is there > some good reason why gps doesn't just fork/exec and front-end gdb? "just" ? and communicate with gdb how ? If the answer is "pipes", then pipes are not powerful enough to interact with gdb properly in some cases. Arno