From owner-freebsd-emulation Fri May 10 8:14: 2 2002 Delivered-To: freebsd-emulation@freebsd.org Received: from fac13.ds.psu.edu (fac13.ds.psu.edu [146.186.61.98]) by hub.freebsd.org (Postfix) with ESMTP id 7B55337B403 for ; Fri, 10 May 2002 08:13:56 -0700 (PDT) Received: from fac13.ds.psu.edu (localhost [127.0.0.1]) by fac13.ds.psu.edu (8.12.2/8.12.2) with ESMTP id g4AFDwX1060608 for ; Fri, 10 May 2002 11:13:58 -0400 (EDT) (envelope-from hawk@fac13.ds.psu.edu) Message-Id: <200205101513.g4AFDwX1060608@fac13.ds.psu.edu> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: freebsd-emulation@freebsd.org Subject: lahey linux fortran compiler & programs work, but not debugger From: "Richard E. Hawkins" Date: Fri, 10 May 2002 11:13:58 -0400 Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have successfully (it seems) built a port to install the Lahey Fo rtran 95 compiler. THe compiler and the programsit generates run quite well--but debugger fails. The results of running is: fac13ttyp1:pm7>fdb a.out FDB [Fujitsu Debugger for C/C++ and Fortran] Version 1.01(libc6) Please wait to analyze the DEBUG information. fdb* run The program: a.out starting. Internal error: (ptrace(PTRACE_TRACEME) : errno=38, file:run_process.c line:644) ! Internal error: (ptrace(PTRACE_GETREGS) : errno=38, file:run_process.c line:1588) ! I am way out of my depth here. I can't even tell if these errors are coming from ftb or from FreeBSD. Any help would be appre3ciated. thanks hawk -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message