From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5173 invoked by alias); 6 Jan 2010 08:39:33 -0000 Received: (qmail 5164 invoked by uid 22791); 6 Jan 2010 08:39:33 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mel.act-europe.fr (HELO mel.act-europe.fr) (212.99.106.210) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 06 Jan 2010 08:39:29 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id 8327BCB016C; Wed, 6 Jan 2010 09:39:26 +0100 (CET) Received: from mel.act-europe.fr ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0EKJ+U9Ecwf6; Wed, 6 Jan 2010 09:39:26 +0100 (CET) Received: from ulanbator.act-europe.fr (ulanbator.act-europe.fr [10.10.1.67]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mel.act-europe.fr (Postfix) with ESMTP id 70688CB0010; Wed, 6 Jan 2010 09:39:26 +0100 (CET) Subject: Re: [ANNOUNCEMENT] GDB 7.0.1 released! Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii From: Tristan Gingold In-Reply-To: <4F6D3FFB-7ED7-4DDA-96FD-4A2D7392E42F@ableton.com> Date: Wed, 06 Jan 2010 08:39:00 -0000 Cc: gdb@sourceware.org Content-Transfer-Encoding: quoted-printable Message-Id: <690BC3E3-01E4-4287-8FD6-296938D5D05C@adacore.com> References: <4F6D3FFB-7ED7-4DDA-96FD-4A2D7392E42F@ableton.com> To: Tobias Hahn X-IsSubscribed: yes 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 X-SW-Source: 2010-01/txt/msg00048.txt.bz2 On Jan 5, 2010, at 11:54 PM, Tobias Hahn wrote: > Sorry if this a FAQ, but is there a place where the current x86/x86_64 Da= rwin status is tracked, in particular support for debugging dylibs and the = missing symbols issue (which can be worked around using dsymutil)? No, this is currently not tracked. I hope that this will work in gdb 7.1. Feel free to create a Wiki page about that. Tristan.