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]

i386-stub and download-write-size


Hallo,
i am using i386-stub. To decrease the protocoll overhead I want to send
as big as possible packets to gdb-stub. 
I do 

(gdb)set download-write-size 400
or something like that. The buffer in gdb-stub is big enough for more.
But the biggest packet gdb sends ist 103 bytes. Why? Is there a #define
in target remote to limit this value?

Tanks in advance

Wolfram

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