brucem added a comment.

Yes. With a change that I'm going to submit for review:

  batavia:build-llvm bruce$ bin/lldb bin/clang
  (lldb) target create "bin/clang"
  Current executable set to 'bin/clang' (x86_64).
  (lldb) b main
  Breakpoint 1: where = clang`main, address = 0x0000000100002890
  (lldb) run
  error: could not find argdumper tool: 
/Users/bruce/Development/build-llvm/lib/argdumper
  (lldb)


Users:
  dawn (Auditor)

http://reviews.llvm.org/rL248338



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

Reply via email to