[lldb-dev] Stepping in a breakpoint callback with Python
Hello, I'm trying to figure out how to write a simple tracer. Specifically, I want to perform some 'step's after a breakpoint callback fires. How do I do that in async mode? Here's my attempt: https://gist.github.com/nkaretnikov/6ee00afabf73332c5a89eacb610369c2 The problem is that pc is not up
[lldb-dev] [Bug 43348] New: error: process exited with status -1 (Error 1), when a program is run
https://bugs.llvm.org/show_bug.cgi?id=43348 Bug ID: 43348 Summary: error: process exited with status -1 (Error 1), when a program is run Product: lldb Version: unspecified Hardware: Macintosh OS: MacOS X