From owner-freebsd-questions Thu Jun 15 15:03:27 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA09868 for questions-outgoing; Thu, 15 Jun 1995 15:03:27 -0700 Received: from AIXDev1.ais.msu.edu (aixdev1.ais.msu.edu [35.8.113.4]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id PAA09861 for ; Thu, 15 Jun 1995 15:03:23 -0700 Received: by AIXDev1.ais.msu.edu (AIX 3.2/UCB 5.64/4.03) id AA11492; Thu, 15 Jun 1995 18:03:07 -0400 Date: Thu, 15 Jun 1995 18:03:07 -0400 From: murphyp1@AIXDev1.ais.msu.edu (Patrick Murphy) Message-Id: <9506152203.AA11492@AIXDev1.ais.msu.edu> To: freebsd-questions@freebsd.org Subject: xxgdb problem running under FreeBSD 2.0.5 Sender: questions-owner@freebsd.org Precedence: bulk Problem #1: ============================================================================== After issuing the "run" command under the xxgdb debugger, the program seems to "hang" for a few seconds and then issue the following message: ^[7^[[r^[[999;999H^[[6nresize: Time out occurred^M The program being "debugged" does appear to run normally after this message. Does anyone know what might be going on and how I might be able to correct this problem? Problem #2: ============================================================================== I have also tried to issue the "iowin" command to place program output into a separate window. This causes a new xterm window to be created with the following message: xterm: Can't execvp xxgdbiowin At this point the I can "exit" this xterm window, but the xxgdg debug session is now "hung" and I am forced to "kill" it. Is there something I can do to fix this problem as well? I did try to download the xxgdb source and recompile it, but I am not yet familiar with imake and x-windows programs. Any help would be appreciated. I am investigating using FreeBSD as a development platform for some Unix applications. =============================================================================== Patrick Murphy Michigan State University Administrative Information Services East Lansing, MI 48824 E-Mail: murphyp1@aixdev1.ais.msu.edu ===============================================================================