From owner-freebsd-emulation Fri Jun 29 20:25:32 2001 Delivered-To: freebsd-emulation@freebsd.org Received: from peorth.iteration.net (peorth.iteration.net [208.190.180.178]) by hub.freebsd.org (Postfix) with ESMTP id D2BE737B401 for ; Fri, 29 Jun 2001 20:25:30 -0700 (PDT) (envelope-from keichii@iteration.net) Received: by peorth.iteration.net (Postfix, from userid 1001) id 636BC59229; Fri, 29 Jun 2001 22:25:30 -0500 (CDT) Date: Fri, 29 Jun 2001 22:25:30 -0500 From: "Michael C . Wu" To: "Scott T. Hildreth" Cc: emulation@FreeBSD.ORG Subject: Re: Debugging Linux C code Message-ID: <20010629222530.C69846@peorth.iteration.net> Reply-To: "Michael C . Wu" References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from shildreth@emsphone.com on Fri, Jun 29, 2001 at 05:57:23PM -0500 X-PGP-Fingerprint: 5025 F691 F943 8128 48A8 5025 77CE 29C5 8FA1 2E20 X-PGP-Key-ID: 0x8FA12E20 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 On Fri, Jun 29, 2001 at 05:57:23PM -0500, Scott T. Hildreth scribbled: | 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. It really is not designed with debugging in mind. Your best bet would be to use a linux box to write your code. -- +-----------------------------------------------------------+ | keichii@iteration.net | keichii@freebsd.org | | http://iteration.net/~keichii | Yes, BSD is a conspiracy. | +-----------------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message