Files
clang-p2996/lldb/source/Plugins/Process/MacOSX-Kernel
Greg Clayton 7f98240df6 <rdar://problem/13793059>
Added a setting to control timeout for kdp response packets. While I was at it, I also added a way to control the response timeout for gdb-remote packets.

KDP defaults to 5 seconds, and GDB defaults to 1 second. These were the default values that were in the code prior to adding these settings.

(lldb) settings set plugin.process.gdb-remote.packet-timeout 10
(lldb) settings set plugin.process.kdp-remote.packet-timeout 10

llvm-svn: 186360
2013-07-15 22:54:20 +00:00
..
2013-07-15 22:54:20 +00:00
2013-07-15 22:54:20 +00:00
2013-05-10 21:47:16 +00:00
2013-03-27 23:08:40 +00:00