| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| MIME-Version: | 1.0 |
| Message-ID: | <15964.58067.50395.225636@sunbayer71.informatik.tu-muenchen.de> |
| Date: | Wed, 26 Feb 2003 16:52:51 +0100 |
| To: | cygwin <cygwin AT cygwin DOT com> |
| Subject: | Avoid creation of DOS-console when running gdb in X11-xemacs |
| From: | fenk AT in DOT tum DOT de |
Hi,
when running a program from an GDB session within XEmacs
under fullscreen-X11 a new "DOS-"console window will popup
for the i/O of the program and so the context switches from
X11 to this new console. This is quite annoying.
When running gdb from an xterm the programs I/O is also done
on this xterm.
(gdb) show new-console
Creation of new console when creating child process is off.
Using the "tty" gdb-command is no cure.
Robert
PS: Is there a way to teach GDB opening the program-file to debug
read-only, in order to be able to rebuilt it without
calling the "file" command twice, i.e.
"file", "make", "file myprog.exe"
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |