From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16974 invoked by alias); 24 Aug 2012 17:56:26 -0000 Received: (qmail 16963 invoked by uid 22791); 24 Aug 2012 17:56:24 -0000 X-SWARE-Spam-Status: No, hits=-4.1 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,RCVD_IN_NIX_SPAM,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout22.012.net.il (HELO mtaout22.012.net.il) (80.179.55.172) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 24 Aug 2012 17:56:10 +0000 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0M9900H00THWM500@a-mtaout22.012.net.il> for gdb-patches@sourceware.org; Fri, 24 Aug 2012 20:55:34 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M9900H8YTSM31B0@a-mtaout22.012.net.il>; Fri, 24 Aug 2012 20:55:34 +0300 (IDT) Date: Fri, 24 Aug 2012 17:56:00 -0000 From: Eli Zaretskii Subject: Re: [patch+7.5] auto-load: User conveniences suggested by Doug Evans In-reply-to: <50379E50.6090602@redhat.com> To: Pedro Alves Cc: gdb-patches@sourceware.org, jan.kratochvil@redhat.com, dje@google.com Reply-to: Eli Zaretskii Message-id: <83a9xkgony.fsf@gnu.org> References: <20120821144355.GA28426@host2.jankratochvil.net> <5034FED3.9040809@redhat.com> <83boi0gvwx.fsf@gnu.org> <50379D92.8070705@redhat.com> <50379E50.6090602@redhat.com> 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: 2012-08/txt/msg00756.txt.bz2 > Date: Fri, 24 Aug 2012 16:31:28 +0100 > From: Pedro Alves > CC: Eli Zaretskii , jan.kratochvil@redhat.com, dje@google.com > > On 08/24/2012 04:28 PM, Pedro Alves wrote: > > > My point is that the meat of the information here is the pointing > > at a section in the manual, not some specific way to get at it. > > ... and I'd be happy if we combined Jan's and my suggestions. Something like: > > For more information about this security protection see the > "Auto-loading safe path" section in the GDB manual. > For example, run from the shell: > info \"(gdb)Auto-loading safe path\ > > Would that work? I would rephrase For more information about this security protection see the "Auto-loading safe path" section in the GDB manual ('info \"(gdb)Auto-loading safe path\"'). I removed the reference to the shell because the above works in Emacs as well, and is also shorter. I hope we all can agree to this compromise.