[Lldb-commits] [PATCH] D116211: With firmware debug sess, if gdb stub knows the UUID/address of binary, try to load it
Jason Molenda via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jan 3 23:11:43 PST 2022
jasonmolenda added a comment.
In D116211#3211319 <https://reviews.llvm.org/D116211#3211319>, @labath wrote:
> What happened to the test case?
I didn't think of a way of constructing one very easily with what we have r.n. :/ The closest would be a gdb_remote_client test, but we need a binary that the gdb server can reply with the UUID of.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116211/new/
https://reviews.llvm.org/D116211
More information about the lldb-commits
mailing list