[sdb] Add ability to buffer reply packets in the wire protocol when running on high...
commite0d791f7a5754f6a5f69b5e20efa6e7624432a6b
authorZoltan Varga <vargaz@gmail.com>
Sat, 17 May 2014 19:44:53 +0000 (17 21:44 +0200)
committerZoltan Varga <vargaz@gmail.com>
Sat, 17 May 2014 19:45:19 +0000 (17 21:45 +0200)
tree8d3237176745476e4ac489d8f69b02adcd68316c
parent0f5cc494a765a2ef067bc79fab1a8dbfb416fe8b
[sdb] Add ability to buffer reply packets in the wire protocol when running on high latency links like usb. Uses a pair of START_BUFFERING/STOP_BUFFERING protocol commands.
mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft/Connection.cs
mono/mini/debugger-agent.c