From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15457 invoked by alias); 30 Oct 2005 23:25:44 -0000 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 Received: (qmail 12785 invoked by uid 22791); 30 Oct 2005 23:25:01 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Sun, 30 Oct 2005 23:25:01 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1EWMXq-0000Gu-DN; Sun, 30 Oct 2005 18:24:58 -0500 Date: Sun, 30 Oct 2005 23:25:00 -0000 From: Daniel Jacobowitz To: ".:SB:." Cc: gdb@sources.redhat.com Subject: Re: Developer Guide to GDB Message-ID: <20051030232457.GA1009@nevyn.them.org> Mail-Followup-To: ".:SB:." , gdb@sources.redhat.com References: <43649411.3090803@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43649411.3090803@gmail.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-10/txt/msg00223.txt.bz2 On Sun, Oct 30, 2005 at 10:36:17AM +0100, .:SB:. wrote: > Hi all, > > Past months i was working in gdb (4.18 release) to include certain > modifs to ARC systems, i was starting from scratch, i mean, no > previously xperience (source-code) about gdb but some knowledge in > debuggers, First of all, again, whatever you're doing from scratch - please don't do it in GDB 4.18! That's ancient. > What i use to learn about was: > > a) "Debugging With Gdb - The Gnu Source-Level Debugger", > b) "McGraw Hill - GCC, the Complete Reference" > c) Obviously, the code: tm-*.h, *-tdep.c, remote-*.c, and related files... > d) ./gdb/doc/gdbint.ps > > Just wondering if anyone can help me with a good doc repository or > step-by-step or something like that No, there isn't one. You've already seen the internals manual; improvements welcome. -- Daniel Jacobowitz CodeSourcery, LLC