labath added a comment.

You should be able to test most (if not all) of this stuff without an actual 
process. lldb can display global variables, set breakpoints, resolve addresses, 
etc. without being connected to a debug stub.

How do you normally generate the binaries with these kinds of addresses? Can 
they be produced with clang? Can they be produced with llvm-mc? Linked with lld 
?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73961



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

Reply via email to