Date: Mon, 17 Apr 2000 12:35:09 -0500 From: Gabor Kincses <gabor@acm.org> To: questions@freebsd.org Subject: Ptrace in Linux emu (when?) Message-ID: <38FB4B4D.C2428F94@acm.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38FB4B4D.C2428F94>