[Lldb-commits] [PATCH] D106192: [LLDB][GUI] Add Create Target form

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jul 19 02:23:04 PDT 2021


DavidSpickett added a comment.

> This doesn't support remote files yet, I am still having trouble testing those.

If you want to set that up we have some docs for it:
https://lldb.llvm.org/use/remote.html
https://lldb.llvm.org/use/qemu-testing.html

This is mostly how I work on AArch64 changes. That said there are some tricky bits getting the networking setup so I'm happy to try this out for you if you want.

I'll keep an eye on this change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106192



More information about the lldb-commits mailing list