On Thu, Aug 31, 2006 at 06:27:44PM -0400, Daniel Jacobowitz wrote: > On Thu, Aug 31, 2006 at 05:46:07PM -0400, Thomas Dickey wrote: > > On Thu, Aug 31, 2006 at 10:40:11AM +0200, Francesco Paolo Lovergine wrote: > > > Package: gdb > > > Version: 6.4.90.dfsg-1 > > > Severity: normal > > > > > > That's in TUI mode of course. Screen is not redraw when xterm window is > > > resized. > > > > (gdb) help handle > > Specify how to handle a signal. > > That's the other handle - how to pass signals to the running program. > GDB's TUI also needs to "handle" SIGWINCH. But, I'm not entirely sure > how this will work out with process groups... anyway, I can reproduce > the bug. >
Yep, I'm referring to its own window, in the case tty as been redirect elsewhere for the program, even. I would expect the debugger window would be managed by gdb, not the program at least in that case. -- Francesco P. Lovergine -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]