From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27229 invoked by alias); 4 Sep 2007 20:53:20 -0000 Received: (qmail 27220 invoked by uid 22791); 4 Sep 2007 20:53:20 -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; Tue, 04 Sep 2007 20:53:12 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 40CCB982A2; Tue, 4 Sep 2007 20:53:13 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 06A819810A; Tue, 4 Sep 2007 20:53:12 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1ISfOV-0004gQ-HV; Tue, 04 Sep 2007 16:53:07 -0400 Date: Tue, 04 Sep 2007 20:53:00 -0000 From: Daniel Jacobowitz To: Eli Zaretskii Cc: mark.kettenis@xs4all.nl, jan.kratochvil@redhat.com, gdb-patches@sourceware.org Subject: Re: [patch] printf "%p" gdb internal error fix Message-ID: <20070904205307.GA17062@caradoc.them.org> Mail-Followup-To: Eli Zaretskii , mark.kettenis@xs4all.nl, jan.kratochvil@redhat.com, gdb-patches@sourceware.org References: <20060910172037.GA3886@host0.dyn.jankratochvil.net> <200609101931.k8AJVF4m026090@elgar.sibelius.xs4all.nl> <20070904141926.GA27477@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.15 (2007-04-09) 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-09/txt/msg00056.txt.bz2 On Tue, Sep 04, 2007 at 11:43:14PM +0300, Eli Zaretskii wrote: > Thanks, but what about a companion patch for the manual? I don't believe that one is necessary; the manual says only "exactly as if your program were to execute the C subroutine". If there's somewhere that should have more detail, please let me know. -- Daniel Jacobowitz CodeSourcery