[Lldb-commits] [PATCH] Add documentation about remote debugging to the website
Tamas Berghammer
tberghammer at google.com
Tue Apr 7 10:40:08 PDT 2015
Looks good
================
Comment at: www/remote.html:43-44
@@ +42,4 @@
+ <p>
+ In order to reduce code complexity and improve remote debugging experience LLDB on
+ most platforms uses the remote debugging stub even when debugging a process locally.
+ This is achieved by spawning a remote stub process locally and communicating with it
----------------
AFAIK only OSX and Linux do it.
http://reviews.llvm.org/D8871
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the lldb-commits
mailing list