diff options
author | Greg Clayton <gclayton@apple.com> | 2011-07-15 16:31:38 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2011-07-15 16:31:38 +0000 |
commit | 57508026c276d9ffca1d84dfb74ea60c9b18b76a (patch) | |
tree | 1b7c2f0628ceac3e836ce9f3f0a33fc123c5d37f /lldb/scripts/Python | |
parent | e9d62935d3c42cb73c39fc4d0dc46bc35dc213ec (diff) | |
download | llvm-57508026c276d9ffca1d84dfb74ea60c9b18b76a.zip llvm-57508026c276d9ffca1d84dfb74ea60c9b18b76a.tar.gz llvm-57508026c276d9ffca1d84dfb74ea60c9b18b76a.tar.bz2 |
Added the ability to connect using "tcp://<host>:<port>" which is the
same as the old "connect://<host>:<port>". Also added the ability to
connect using "udp://<host>:<port>" which will open a connected
datagram socket. I need to find a way to specify a non connected
datagram socket as well.
We might need to start setting some settings in the URL itself,
maybe something like:
udp://<host>:<port>?connected=yes
udp://<host>:<port>?connected=no
I am open to suggestions for URL settings.
Also did more work on the KDP darwin kernel plug-in.
llvm-svn: 135277
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions