From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23781 invoked by alias); 3 Mar 2006 17:22:55 -0000 Received: (qmail 23773 invoked by uid 22791); 3 Mar 2006 17:22:55 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Fri, 03 Mar 2006 17:22:54 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1FFDzP-0003Z3-CD; Fri, 03 Mar 2006 12:22:51 -0500 Date: Fri, 03 Mar 2006 17:22:00 -0000 From: Daniel Jacobowitz To: Carlos Eduardo Rodrigues de Almeida Cc: gdb@sources.redhat.com Subject: Re: Bug in MI command -data-dissasemble ?? Message-ID: <20060303172251.GA13669@nevyn.them.org> Mail-Followup-To: Carlos Eduardo Rodrigues de Almeida , gdb@sources.redhat.com References: <214135380602282003s6cb7197foc74ce4e44cf981d9@mail.gmail.com> <214135380603030921x67047848k4ad854dee2f09444@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <214135380603030921x67047848k4ad854dee2f09444@mail.gmail.com> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes 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 X-SW-Source: 2006-03/txt/msg00027.txt.bz2 On Fri, Mar 03, 2006 at 02:21:09PM -0300, Carlos Eduardo Rodrigues de Almeida wrote: > Hi all, > I'll try to figure out what is going on.. Is there some document that > describes the organization of the GDB code?? Is there some place where > I can grab more information? There's the GDB internals manual (gdbint.texinfo, format it as info or pdf or whatever's convenient for you); but, I don't think it has much to say about MI issues. -- Daniel Jacobowitz CodeSourcery