This is the mail archive of the gdb@sources.redhat.com 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]

Re: i386-stub and download-write-size


Hallo again,




thank you very much .

On Thu, Oct 26, 2000 at 05:28:42PM +1100, Andrew Cagney wrote:

> (gdb) help set remote memory-write-packet-size 
> Set the maximum number of bytes per memory-write packet.
> Specify the number of bytes in a packet or 0 (zero) for the
> default packet size.  The actual limit is further reduced
> dependent on the target.  Specify ``fixed'' to disable the
> further restriction and ``limit'' to enable that restriction
> 
> Try:
> 
> 	set download-write-size 0
> 	set remote memory-write-packet-size fixed
> 	set remote memory-write-packet-size 400
> 
> 	Andrew

It works like this !!!!


Wolfram



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