From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Jim Blandy Cc: gdb-patches@sources.redhat.com Subject: Re: RFA: pause after sending S-records to ROM68K monitor Date: Fri, 10 Aug 2001 21:14:00 -0000 Message-id: <3B74B12B.7000702@cygnus.com> References: <20010809005554.1CDB75E9D8@zwingli.cygnus.com> <3B72CAC8.1060504@cygnus.com> <3B74789B.3080100@cygnus.com> X-SW-Source: 2001-08/msg00123.html > I see what you're looking for. That would certainly be better than > what I did --- under my system, if you had really high latency, you'd > have to lower the alleged baud rate some amount that varies based on > the size of your program... ugh... > I'll withdraw this patch for revisions. Thanks! If the magic equations are done using functions, I might steal them for remote.c. Remote.c currently does the exact oposite of your patch - it assmes the there isn't a throughput problem and everything is due to latency :-/ Andrew