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: Progress indicator on loading


On Thu, Mar 08, 2007 at 10:59:49AM -0800, Maxim Grigoriev wrote:
> Hi GDB developers,
> 
> One of my colleagues asked me if I can implement and
> submit a progress indicator showing how the loading
> process is going through a slow interface. It would be
> reasonable to do only if GDB community is interested
> in such a feature.

We've been bouncing around ideas internally at CodeSourcery for how
improve progress reporting.  But that's mostly for the new flash
programming interface.  Where else do you need a progress indicator
that you don't have one already?  The MI -target-download already does
report progress, based on write size.

-- 
Daniel Jacobowitz
CodeSourcery


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