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]
Other format: [Raw text]

GDB remote protocol on ethernet, timeout values


Hi,

is there any way to increase the timeout values
for answers to packets that are sent over ethernet?

One more thing:
I wrote some code that understands DGB remote protocol.
It is strange, when i additionally add a "sleep(2)"
after receiving a packet, but don't change anything
else in my code, insight complains about the answer
to "qOffsets" -> "Text=00;Data=00;Bss=00".
If there is no additional delay, all is fine.  Insight
complains about a missing ":".


Best regards,
Torsten.


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