From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32304 invoked by alias); 24 Aug 2012 18:26:55 -0000 Received: (qmail 32178 invoked by uid 22791); 24 Aug 2012 18:26:53 -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_NIX_SPAM,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout21.012.net.il (HELO mtaout21.012.net.il) (80.179.55.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 24 Aug 2012 18:26:39 +0000 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0M9900C00V3RVL00@a-mtaout21.012.net.il> for gdb-patches@sourceware.org; Fri, 24 Aug 2012 21:26:02 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M9900CMKV7EM2B0@a-mtaout21.012.net.il>; Fri, 24 Aug 2012 21:26:02 +0300 (IDT) Date: Fri, 24 Aug 2012 18:26:00 -0000 From: Eli Zaretskii Subject: Re: [patch+7.5] auto-load: User conveniences suggested by Doug Evans In-reply-to: <20120824180033.GA14391@host2.jankratochvil.net> To: Jan Kratochvil Cc: palves@redhat.com, gdb-patches@sourceware.org, dje@google.com Reply-to: Eli Zaretskii Message-id: <834nnsgn96.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> <83a9xkgony.fsf@gnu.org> <20120824180033.GA14391@host2.jankratochvil.net> 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/msg00765.txt.bz2 > Date: Fri, 24 Aug 2012 20:00:33 +0200 > From: Jan Kratochvil > Cc: Pedro Alves , gdb-patches@sourceware.org, > dje@google.com > > On Fri, 24 Aug 2012 19:55:45 +0200, Eli Zaretskii wrote: > > 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. > > People type such commands into GDB, from what I know from IRC. We must draw a line somewhere. Otherwise, we will end up explaining how to start a shell etc.