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, 16 Jan 2007 18:57:17 +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.
> 
> Any progress?

Not yet, sorry.  I hoped to get it done this past weekend, but, as you
could read on gdb@, ended up wasting most of it on setting up the test
suite (which I need to test your patch anyway).  Hopefully, this
weekend I will finally get to your patch.


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