[llvm-bugs] [Bug 41933] New: resume-hook
via llvm-bugs
llvm-bugs 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 on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190518/e621a8f7/attachment-0001.html>
More information about the llvm-bugs
mailing list