From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12966 invoked by alias); 6 Feb 2014 15:10:22 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 12883 invoked by uid 89); 6 Feb 2014 15:10:21 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=3.2 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: sam.nabble.com Received: from sam.nabble.com (HELO sam.nabble.com) (216.139.236.26) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Thu, 06 Feb 2014 15:10:19 +0000 Received: from tom.nabble.com ([192.168.236.105]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1WBQan-0003yu-2B for gdb@sourceware.org; Thu, 06 Feb 2014 07:10:17 -0800 Date: Thu, 06 Feb 2014 15:10:00 -0000 From: eranon To: gdb@sourceware.org Message-ID: <1391699417056-259908.post@n7.nabble.com> In-Reply-To: <1391603058245-259756.post@n7.nabble.com> References: <1391603058245-259756.post@n7.nabble.com> Subject: Re: 'Cannot find bounds of current function' when stepping with GDB 7.6 under OS X 10.6 / LLVM GCC 4.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2014-02/txt/msg00018.txt.bz2 What I get could look like what expressed in this thread : http://sourceware-org.1504.n7.nabble.com/gdb-can-not-debug-hello-world-in-mac-os-x-td107600.html In addition to the error I told about, at the same time, hitting the "n" command, I get something like this too : (gdb) n 0x00003045 in ?? () So, the question is maybe : What FSF gdb version should I use to debug a i386 DEBUG build coming from the LLVM GCC 4.2 shipped with Xcode 4.2 under OS X 10.6 (and I have OS X 10.8 with Xcode 4.6 too, but didn't installed my dev environment in full under this station yet) ? -- View this message in context: http://sourceware-org.1504.n7.nabble.com/Cannot-find-bounds-of-current-function-when-stepping-with-GDB-7-6-under-OS-X-10-6-LLVM-GCC-4-2-tp259756p259908.html Sent from the Sourceware - gdb list mailing list archive at Nabble.com.