db works by at a lower
> level by having the agent saying we should NOT stop here return a ThreadPlan
> telling us how to get to the caller frame. For a function call, you get the
> step out plan for free. But that’s not a requirement, your emulated
> instruction region doesn’t stri
Hi!
I'm implementing LLDB support for a new processor architecture that
the company I'm working for has created. The processor architecture
has a few emulated instructions. An emulated instruction works by
jumping to a specific address that contains the start of a block of
instructions that emulat