From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10112 invoked by alias); 24 Oct 2006 02:10:22 -0000 Received: (qmail 9998 invoked by uid 22791); 24 Oct 2006 02:10:18 -0000 X-Spam-Check-By: sourceware.org Received: from www.nabble.com (HELO talk.nabble.com) (72.21.53.35) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 24 Oct 2006 02:10:11 +0000 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1GcBjz-0005hj-I8 for gdb@sources.redhat.com; Mon, 23 Oct 2006 19:10:07 -0700 Message-ID: <6965889.post@talk.nabble.com> Date: Tue, 24 Oct 2006 02:10:00 -0000 From: grinthock To: gdb@sources.redhat.com Subject: WeirdProcess runs in GDB but not natively MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: grinthock@gmail.com X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-10/txt/msg00221.txt.bz2 Unsure if this is the perfect place to post this, if you know another appropriate place please advise. I have a compiled app, when I attempt to run it with ./appname it fails with an "ABORT TRAP" and i'm unsure of why. Someone suggested GDB, so I of course ran it with GDB ./process and then RUN and the program runs. So why would a program run in GDB, but not natively? What's different? Thanks. (FYI, it's a Darwin on a PPC G5 PowerMAC) -- View this message in context: http://www.nabble.com/WeirdProcess-runs-in-GDB-but-not-natively-tf2498816.html#a6965889 Sent from the gdb - General mailing list archive at Nabble.com.