[Lldb-commits] [PATCH] Move full initialization to lldb/API
Tamas Berghammer
tberghammer at google.com
Fri Mar 20 03:48:30 PDT 2015
In http://reviews.llvm.org/D8462#143902, @zturner wrote:
> Incidentally it seems like g_debugger_shared_refcount is no longer needed after this CL, but it was too risky for this CL, so I thought I would try to do that later.
I think it is still required by source/Interpreter/ScriptInterpreterPython.cpp. I would be happy if we can remove the magic (hack?) using it there but it looks far from trivial to do it.
http://reviews.llvm.org/D8462
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the lldb-commits
mailing list