public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* console
@ 2000-04-19 10:29 Tom Tromey
  2000-04-19 12:05 ` console Fernando Nasser
  2000-04-19 17:00 ` console Andrew Cagney
  0 siblings, 2 replies; 4+ messages in thread
From: Tom Tromey @ 2000-04-19 10:29 UTC (permalink / raw)
  To: Insight List

A few weeks ago I sent Jim some code to let Insight use xterm as the
console window.  But while debugging gcc I've come to realize that
this is overkill for many applications.

gcc has some very complex data structures and some functions to print
these out.  I'd like to use these, as opposed to Insight's display
features, because the gcc functions are still easier to use.  However,
having a separate xterm (right now, the xterm from which I started
gdb) for this is a pain.

So, in some situations at least, it would be very convenient to have
the inferior's stdout be shown in the gdb console window.

Tom

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2000-04-20  1:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-04-19 10:29 console Tom Tromey
2000-04-19 12:05 ` console Fernando Nasser
2000-04-19 17:00 ` console Andrew Cagney
2000-04-20  1:11   ` console Kai Ruottu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).