From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1835 invoked by alias); 21 Jun 2007 19:01:44 -0000 Received: (qmail 1817 invoked by uid 22791); 21 Jun 2007 19:01:44 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (213.8.233.22) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 21 Jun 2007 19:01:41 +0000 Received: from HOME-C4E4A596F7 (IGLD-83-130-221-191.inter.net.il [83.130.221.191]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id HAW43878 (AUTH halo1); Thu, 21 Jun 2007 22:00:17 +0300 (IDT) Date: Thu, 21 Jun 2007 19:01:00 -0000 Message-Id: From: Eli Zaretskii To: "Maciej W. Rozycki" CC: drow@false.org, gdb-patches@sourceware.org, insight@sourceware.org, nigel@mips.com, macro@linux-mips.org In-reply-to: (macro@mips.com) Subject: Re: Disassemble branch delay slot instructions automatically Reply-to: Eli Zaretskii References: <20070516153242.GA8062@caradoc.them.org> <20070613165622.GA1023@caradoc.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-06/txt/msg00413.txt.bz2 > Date: Thu, 21 Jun 2007 16:19:03 +0100 (BST) > From: "Maciej W. Rozycki" > cc: drow@false.org, gdb-patches@sourceware.org, insight@sourceware.org, > nigel@mips.com, "Maciej W. Rozycki" > > On Wed, 20 Jun 2007, Eli Zaretskii wrote: > > > This is fine, but I think we should also document this in the user > > manual. > > Good point -- I hope my note is clear enough -- see below. Your patch for the manual is fine with me. Thanks.