From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: "Martin M. Hunt" Cc: Insight Maling List , gdb-patches@sources.redhat.com Subject: Re: [RFA] ui_progress_hook in remote-mips.c Date: Thu, 23 Aug 2001 12:10:00 -0000 Message-id: <3B855517.7000908@cygnus.com> References: <200108230900.CAA06366@cygnus.com> X-SW-Source: 2001-q3/msg00178.html > Without these hooks, Insight just hangs while downloads happen invisibly. > > 2001-08-23 Martin M. Hunt > > * remote-mips.c (pmon_load_fast): Add ui_progress_hook I suspect you ment ui_load_progress_hook. > to download loop. > (mips_load_srec): Ditto. > > Ulgh, yes, little choice. Andrew