From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 115941 invoked by alias); 26 Mar 2019 19:31:31 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 115897 invoked by uid 89); 26 Mar 2019 19:31:27 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-4.1 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_1,KAM_NUMSUBJECT,SPF_HELO_PASS autolearn=ham version=3.3.1 spammy=H*i:sk:1245155, online X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 26 Mar 2019 19:31:24 +0000 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 61B2E3092669; Tue, 26 Mar 2019 19:31:22 +0000 (UTC) Received: from localhost (unused-10-15-17-196.yyz.redhat.com [10.15.17.196]) by smtp.corp.redhat.com (Postfix) with ESMTP id 38E645C223; Tue, 26 Mar 2019 19:31:22 +0000 (UTC) From: Sergio Durigan Junior To: "Nick Savoiu via gdb" Cc: Nick Savoiu Subject: Re: GDB Manual section 18.5.1 References: <1245155710.11843337.1553624833301.ref@mail.yahoo.com> <1245155710.11843337.1553624833301@mail.yahoo.com> Date: Tue, 26 Mar 2019 19:31:00 -0000 In-Reply-To: <1245155710.11843337.1553624833301@mail.yahoo.com> (Nick Savoiu via gdb's message of "Tue, 26 Mar 2019 18:27:13 +0000 (UTC)") Message-ID: <87woklph4m.fsf@redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes X-SW-Source: 2019-03/txt/msg00064.txt.bz2 On Tuesday, March 26 2019, Nick Savoiu via gdb wrote: > The above mention section mentions that one can issue commands such as > =C2=A0 set index-cache on > to control index caching. I'm using GDB 8.2.1 (the latest version release= d) but this command errors out > =C2=A0 Reading symbols from a.out...done. > =C2=A0 (gdb) set index-cache on > =C2=A0 No symbol "index" in current context. > =C2=A0 (gdb)=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=20 > > Using 'help set' also does not seem to list index-cache. > Am I doing something wrong or is the documentation out of sync? > Thanks,Nick Hi, If you're using the online documentation, it is generated from the git master branch. I can use the "set index-cache" command on master, but it's not available for 8.2.1. Thanks, --=20 Sergio GPG key ID: 237A 54B1 0287 28BF 00EF 31F4 D0EB 7628 65FC 5E36 Please send encrypted e-mail if possible http://sergiodj.net/