From owner-freebsd-emulation Fri Jun 29 15:57:18 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from scotth.emsphone.com (scotth.emsphone.com [199.67.51.179]) by hub.freebsd.org (Postfix) with ESMTP id 2FA6537B403 for ; Fri, 29 Jun 2001 15:57:16 -0700 (PDT) (envelope-from shildret@scotth.emsphone.com) Received: (from shildret@localhost) by scotth.emsphone.com (8.11.1/8.11.1) id f5TMvNw23161 for emulation@FreeBSD.ORG; Fri, 29 Jun 2001 17:57:23 -0500 (CDT) (envelope-from shildret) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Fri, 29 Jun 2001 17:57:23 -0500 (CDT) From: "Scott T. Hildreth" To: emulation@FreeBSD.ORG Subject: Debugging Linux C code 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 Has anybody used a debugger with C code compiled using the Linux gcc? I tried running gdb and it works, but you cannot set breakpoints. The ptrace syscall is not implemented in the kernel emulation. I am compiling some Oracle - C apps and would like to debug them interactively. Thanks, STH ---------------------------------- E-Mail: Scott T. Hildreth Date: 29-Jun-01 Time: 17:39:01 ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message