Add convenience aliases to allow easy attaching to a remote gdb server or kdp (darwin...
authorGreg Clayton <gclayton@apple.com>
Wed, 26 Sep 2012 22:26:47 +0000 (22:26 +0000)
committerGreg Clayton <gclayton@apple.com>
Wed, 26 Sep 2012 22:26:47 +0000 (22:26 +0000)
commit30c0a1cf942f1ea96c0d147827a7d526ac93eefb
tree1b87e28da0a56ca85541901dd1037244ad4104d8
parent099727fa4c4d313949a43eeb6c49a5007e303454
Add convenience aliases to allow easy attaching to a remote gdb server or kdp (darwin kernel) server with the new "gdb-remote" regex alias and "kdp-remote" regex alias commands.

llvm-svn: 164729
lldb/source/Interpreter/CommandInterpreter.cpp