From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5625 invoked by alias); 3 Feb 2008 20:01:00 -0000 Received: (qmail 5617 invoked by uid 22791); 3 Feb 2008 20:01:00 -0000 X-Spam-Check-By: sourceware.org Received: from heller.inter.net.il (HELO heller.inter.net.il) (213.8.233.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 03 Feb 2008 20:00:41 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-229-211-79.inter.net.il [84.229.211.79]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id EVT19829 (AUTH halo1); Sun, 3 Feb 2008 22:00:24 +0200 (IST) Date: Sun, 03 Feb 2008 20:01:00 -0000 Message-Id: From: Eli Zaretskii To: "Marc Khouzam" CC: drow@false.org, nickrob@snap.net.nz, gdb-patches@sourceware.org In-reply-to: <6D19CA8D71C89C43A057926FE0D4ADAA04E1BC28@ecamlmw720.eamcs.ericsson.se> (marc.khouzam@ericsson.com) Subject: Re: [Patch] -var-evaluate-expression NAME [FORMAT] Reply-to: Eli Zaretskii References: <6D19CA8D71C89C43A057926FE0D4ADAA04290E7D@ecamlmw720.eamcs.ericsson.se> <6D19CA8D71C89C43A057926FE0D4ADAA04E1BC28@ecamlmw720.eamcs.ericsson.se> 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: 2008-02/txt/msg00055.txt.bz2 > Date: Sun, 3 Feb 2008 14:40:33 -0500 > From: "Marc Khouzam" > Cc: , , > > > > I rebuilt (not the doc) and ran regression. > > ^^^^^^^^^^^ > > Why not? > > Didn't know how... chdir to gdb/doc directory, and then type this: make info If the tree is not configure'd yet, you can do this: make -f Makefile.in srcdir=. info