JDevlieghere marked an inline comment as done.
JDevlieghere added inline comments.


================
Comment at: lldb/test/Shell/ScriptInterpreter/Python/Inputs/sbaddress.py:4
+def test(debugger, command, result, internal_dict):
+    print(int(lldb.SBAddress()))
+    return int(lldb.SBAddress())
----------------
This was for testing, I'll remove it before landing. 


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80848/new/

https://reviews.llvm.org/D80848



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to