From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30908 invoked by alias); 2 Nov 2007 16:58:40 -0000 Received: (qmail 30899 invoked by uid 22791); 2 Nov 2007 16:58:39 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 02 Nov 2007 16:58:37 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 3EB6A9829E; Fri, 2 Nov 2007 16:58:35 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id E4F2498103; Fri, 2 Nov 2007 16:58:34 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1Inzqr-0000HH-Be; Fri, 02 Nov 2007 12:58:33 -0400 Date: Fri, 02 Nov 2007 16:58:00 -0000 From: Daniel Jacobowitz To: Matthew Hall Cc: gdb@sourceware.org Subject: Re: libgdb Message-ID: <20071102165833.GA1052@caradoc.them.org> Mail-Followup-To: Matthew Hall , gdb@sourceware.org References: <79b61a440711020945y21ac07ei825b9c3e7ee1cc39@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <79b61a440711020945y21ac07ei825b9c3e7ee1cc39@mail.gmail.com> User-Agent: Mutt/1.5.15 (2007-04-09) 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: 2007-11/txt/msg00015.txt.bz2 On Fri, Nov 02, 2007 at 04:45:45PM +0000, Matthew Hall wrote: > I've seen references to a libgdb project. > Can anyone tell me if libgdb is still active? No. > Is it complete? No. > Is it used internally by gdb itself? No clear answer to this. There was a "libgdb interface"; some bits of GDB use it, other bits do not. It's all linked in together. -- Daniel Jacobowitz CodeSourcery