Add an example of using the target.process.extra-startup-command to turn on debugserv...
authorJim Ingham <jingham@apple.com>
Thu, 29 Nov 2012 00:41:12 +0000 (00:41 +0000)
committerJim Ingham <jingham@apple.com>
Thu, 29 Nov 2012 00:41:12 +0000 (00:41 +0000)
commit8c3f2764fb638e19133eded70a244d968bbf7126
treeccba9a3e7ae45f94e67a12b508d41b51838e224f
parent7730b9a47af0cabade0e2d807d2b20238e950f7e
Add an example of using the target.process.extra-startup-command to turn on debugserver logging since
we always forget how to do this...

llvm-svn: 168840
lldb/source/Target/Process.cpp