From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29696 invoked by alias); 27 Nov 2002 15:05:17 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 29689 invoked from network); 27 Nov 2002 15:05:14 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 27 Nov 2002 15:05:14 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id gAREeiP00527 for ; Wed, 27 Nov 2002 09:40:44 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id gARF5DD22580; Wed, 27 Nov 2002 10:05:13 -0500 Received: from valrhona.uglyboxes.com (IDENT:QRmyrBXGJP46nC8lYUCAcZN9TKyFSL56@vpn50-15.rdu.redhat.com [172.16.50.15]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id gARF5Cw08456; Wed, 27 Nov 2002 10:05:12 -0500 Date: Wed, 27 Nov 2002 07:05:00 -0000 From: Keith Seitz X-X-Sender: keiths@valrhona.uglyboxes.com To: Pankaj Laddha cc: gdb@sources.redhat.com Subject: Re: Needs Info about libGDB In-Reply-To: <004101c295ce$c3810790$390100c8@pankaj> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-11/txt/msg00391.txt.bz2 On Wed, 27 Nov 2002, Pankaj Laddha wrote: > Can anyone please guide me where can I find useful information about > libGDB? It would be great, if someone can direct me to some source > which has implemented libGDB architecture. Try the mailing list archives. This just came up. For example: http://sources.redhat.com/ml/gdb/2002-11/msg00330.html Keith