Added "process plugin packet send" and "process plugin packet history" for GDB remote...
authorGreg Clayton <gclayton@apple.com>
Mon, 15 Oct 2012 22:42:16 +0000 (22:42 +0000)
committerGreg Clayton <gclayton@apple.com>
Mon, 15 Oct 2012 22:42:16 +0000 (22:42 +0000)
commit02686b80fa7cddc201de7e464ae5e97cca12e77e
tree6603a4893007bde22a18ef05f42f48edf2ffd265
parentf67bf3e0eaf58017264f5ac0de85c1e81c219b11
Added "process plugin packet send" and "process plugin packet history" for GDB remote. "process plugin packet send" will send a packet and receive a response. "process plugin packet history" will dump the packet history buffer.

llvm-svn: 165991
lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp