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. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]