Closed crepererum closed 5 years ago
@crepererum , I haven't figured how to update this, so I've rebased your work on master and submitted it as https://github.com/malor/cpython-lldb/pull/9
Thank you for implementing this! Great stuff! 👍
And sorry again for missing the notification about a new PR! :(
Implement simple backtrace feature (no GC calls or C calls yet).
This is based on #6 , so please review and potentially merge this first.