From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31441 invoked by alias); 31 Dec 2006 04:25:57 -0000 Received: (qmail 31401 invoked by uid 22791); 31 Dec 2006 04:25:56 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Sun, 31 Dec 2006 04:25:50 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1H0sGZ-0000qr-6Y; Sat, 30 Dec 2006 23:25:47 -0500 Date: Sun, 31 Dec 2006 04:25:00 -0000 From: Daniel Jacobowitz To: Eli Zaretskii Cc: Nick Roberts , gdb-patches@sourceware.org Subject: Re: [PATCH] MI: new timing command Message-ID: <20061231042547.GA3236@nevyn.them.org> Mail-Followup-To: Eli Zaretskii , Nick Roberts , gdb-patches@sourceware.org References: <17814.10139.269708.848818@kahikatea.snap.net.nz> <17814.58031.865155.682869@kahikatea.snap.net.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) 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: 2006-12/txt/msg00386.txt.bz2 On Sun, Dec 31, 2006 at 06:21:59AM +0200, Eli Zaretskii wrote: > > Is there any way of finding out e.g online database? > > Sorry, I don't know. Anyone? The autoconf manual has information about this sort of thing. I see that libiberty guards it, sometimes with HAVE_GETRUSAGE and other times with that and HAVE_SYS_RESOURCE_H. Will libiberty's get_run_time suffice for whatever you were doing, Nick? -- Daniel Jacobowitz CodeSourcery