[lldb-dev] Forcing lldb to refresh process state

Vadim Chugunov via lldb-dev lldb-dev at lists.llvm.org
Fri Aug 18 16:36:35 PDT 2017


Hi,
Is there any way to force lldb to refresh it's internal record of debuggee
process state (as if it had just received a stop event)?  I want to send a
custom command to remote gdb process stub (via `process plugin packet
send`).  This works, but if the command alters debuggee state, lldb won't
know about it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20170818/001e657d/attachment.html>


More information about the lldb-dev mailing list