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 Sunday 31 December 2006 19:09, Mark Kettenis wrote:

> > Is this important? This timing is entirely for diagnostic purposes, 
> > so why try to make it work on every possible platform. We need to document
> > that -enable-timing may fail, and that's it.
> 
> The point is to use get_run_time() from -liberty and never worry about
> portability again.

And lose user/system/elapse time distinction? For me, having all those times
on Linux is more valuable than having any time at all on Windows. No because
Windows is not important, but because I doubt there are any plantform specific
MI slowdowns.

- Volodya


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