Files
clang-p2996/lldb/examples/python/in_call_stack.py
Dave Lee 307f395d4f [lldb] Allow flexible importing of in_call_stack
Allow `in_call_stack` to be imported in either of the following ways:

```
command script import path/to/in_call_stack.py
command script import lldb.utils.in_call_stack
```

rdar://102249295

Differential Revision: https://reviews.llvm.org/D137860
2022-11-11 14:28:40 -08:00

743 B
Executable File