This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] MI: new timing command


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]