From owner-freebsd-questions Mon Apr 17 10:35:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from steinbeck.gabor.org (cb846402-a.mdsn1.wi.home.com [24.10.222.94]) by hub.freebsd.org (Postfix) with ESMTP id 1E79B37B94B for ; Mon, 17 Apr 2000 10:35:11 -0700 (PDT) (envelope-from gabor@acm.org) Received: from acm.org (localhost [127.0.0.1]) by steinbeck.gabor.org (8.9.3/8.9.3) with ESMTP id MAA08463 for ; Mon, 17 Apr 2000 12:35:09 -0500 (CDT) (envelope-from gabor@acm.org) Message-ID: <38FB4B4D.C2428F94@acm.org> Date: Mon, 17 Apr 2000 12:35:09 -0500 From: Gabor Kincses X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: Ptrace in Linux emu (when?) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I'm using linux_base 6.1 and linux_devtools 6.1 and trying to get a stack trace from a process and am getting the following. How else can I get a stack trace from a linux process? root@steinbeck: <119> ./gdb /usr/local/informix/bin/oninit 6962 GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-redhat-linux"... /usr2/compat/linux/usr/bin/6962: No such file or directory. Attaching to program: /usr/local/informix/bin/oninit, Pid 6962 ptrace: Function not implemented. (gdb) where No stack. Ouch. Any help is appreciated. -- Gabor Kincses (gabor@acm.org) Running FreeBSD 4.0-RELEASE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message