[lldb-dev] [Bug 41933] New: resume-hook
via lldb-dev
lldb-dev at lists.llvm.org
Sat May 18 16:44:07 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=41933
Bug ID: 41933
Summary: resume-hook
Product: lldb
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
Assignee: lldb-dev at lists.llvm.org
Reporter: Dave at Yost.com
CC: jdevlieghere at apple.com, llvm-bugs at lists.llvm.org
lldb allows for a stop-hook.
It should also allow for a resume-hook.
Specifically, these hooks should be allowed to call user code.
For a description of how this could be used for debugging timing code, see
https://github.com/daveyostcom/DateTimeDebug
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20190518/d73e71cb/attachment.html>
More information about the lldb-dev
mailing list