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


> From: Nick Roberts <nickrob@snap.net.nz>
> Date: Tue, 2 Jan 2007 11:06:56 +1300
> Cc: mark.kettenis@xs4all.nl, ghost@cs.msu.su,
> 	gdb-patches@sources.redhat.com
> 
> OK, this patch gives wallclock, user and system time in the output.
> In the case when getrusage is not available it the output of get_run_time
> is used for the wallclock field and user and system time are given as 0.0.

Thanks.

> Can you please test it for this latter case?

Will do, but it could take me a few days before I have enough free
time to try the patch.


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