This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: getting gdb I/O and progam I/O into separate windows


Charles D. Russell wrote:

> Can this be done?  I can't redirect program output (from ncurses) into
> an rxvt window using the tty command in gdb.  Googling gdb+tty+cygwin
> shows that there have been problems in the past, but I didn't find
> anything recent.

That's what Insight is for (and ddd under X), a GUI that separates code
from memory and the program's output (plus gdb output, breakpoints, and
so on).

Insight is part of the gdb package on Cygwin (OK, with lowercase:
insight.exe).
-- 
René Berber


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]