Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* MinGW gdb run in non-DOS terminal
@ 2006-05-01 17:05 Joel Brobecker
  2006-05-01 17:11 ` Daniel Jacobowitz
  0 siblings, 1 reply; 5+ messages in thread
From: Joel Brobecker @ 2006-05-01 17:05 UTC (permalink / raw)
  To: gdb

Hello,

Starting to experiment a bit with MinGW-hosted debuggers, I noticed that
when it is run outside of the DOS window, the terminal handling is a bit
strange. The most obvious issue is when the debugger prints an error:
the actual printing on screen of the error message is delayed and only
finally printed after the next GDB prompt.

This happens when in a DOS window running cygwin bash, when ssh'ing
from an xterm to the machine and then running GDB, or when running
GDB from GPS, which opens a pseudo-tty (I think!) to GDB. On the other
hand, it works great when run in a DOS window.

Has anybody else seen this? Maybe there is a missing-flush issue
somewhere... Or maybe there is a workaround I don't know about?
Otherwise, I'll have a look at this next.

Thanks,
-- 
Joel


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

end of thread, other threads:[~2006-05-01 18:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-01 17:05 MinGW gdb run in non-DOS terminal Joel Brobecker
2006-05-01 17:11 ` Daniel Jacobowitz
2006-05-01 17:22   ` Joel Brobecker
2006-05-01 17:30     ` Daniel Jacobowitz
2006-05-01 18:18       ` Joel Brobecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox