Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / malor/cpython-lldb issues and pull requests
#74 - cpython3.11: fix pretty-printing of UserDict, UserString, UserList
Pull Request -
State: closed - Opened by malor 7 days ago
#73 - cpython3.11: add support for the new dict layout
Pull Request -
State: closed - Opened by malor 7 days ago
#72 - Support setting breakpoints in the application code
Issue -
State: open - Opened by malor 8 days ago
Labels: enhancement
#71 - Advisory: How to setup a python debugging session in LLDB?
Issue -
State: open - Opened by yophilav 9 days ago
- 3 comments
Labels: help wanted
#70 - Format the source code with ruff
Pull Request -
State: closed - Opened by malor 11 days ago
#69 - Fix Github CI warnings
Pull Request -
State: closed - Opened by malor 12 days ago
#68 - Use the C-extension for testing pretty printers
Pull Request -
State: closed - Opened by malor 12 days ago
#67 - Spell check with Typos
Pull Request -
State: closed - Opened by malor 14 days ago
#66 - Run tests on LLDB 15 and 16
Pull Request -
State: closed - Opened by malor 4 months ago
#65 - Drop support for versions of LLDB linked with Python 2.7
Pull Request -
State: closed - Opened by malor 4 months ago
#64 - Fix CI
Pull Request -
State: closed - Opened by malor 8 months ago
#63 - Minor documentation fixes and PyPI publishing changes
Pull Request -
State: closed - Opened by malor over 1 year ago
#62 - ci: fix warnings in the release workflow
Pull Request -
State: closed - Opened by malor over 1 year ago
#61 - ci: use actions/checkout@v3
Pull Request -
State: closed - Opened by malor over 1 year ago
#60 - Fix the tests
Pull Request -
State: closed - Opened by malor over 1 year ago
#59 - Remove poetry installer overrides
Pull Request -
State: closed - Opened by malor over 1 year ago
#58 - Revisit the MacOS installation steps
Pull Request -
State: closed - Opened by dalazx over 1 year ago
- 1 comment
#57 - Add auxiliary build targets for debugging failed tests
Pull Request -
State: closed - Opened by malor almost 2 years ago
#56 - Update poetry.lock versions
Pull Request -
State: closed - Opened by malor almost 2 years ago
#55 - [CI] Tests won't pass on LLDB 12+
Issue -
State: open - Opened by malor almost 3 years ago
- 2 comments
Labels: ci, lldb
#54 - CI: run the tests daily
Pull Request -
State: closed - Opened by malor almost 3 years ago
#53 - testing: reduce the test run time by not restarting LLDB
Pull Request -
State: closed - Opened by malor about 3 years ago
#52 - testing: reduce the test run time by ~40-60s
Pull Request -
State: closed - Opened by malor about 3 years ago
#51 - Use python:3.10 Docker image for testing
Pull Request -
State: closed - Opened by malor about 3 years ago
#50 - Add support for CPython 3.10
Pull Request -
State: closed - Opened by malor about 3 years ago
#49 - Set up a release process via GitHub Actions
Pull Request -
State: closed - Opened by malor over 3 years ago
#48 - Make py-bt traverse the call stack starting from the selected frame and up rather than from the bottom
Pull Request -
State: closed - Opened by malor over 3 years ago
#47 - Fix the pytest warning about using an unknown marker
Pull Request -
State: closed - Opened by malor over 3 years ago
#46 - Switch to using of GitHub Actions instead of Travis CI
Pull Request -
State: closed - Opened by malor over 3 years ago
#45 - Missing source code, file names, and line numbers
Issue -
State: closed - Opened by jdevries3133 over 3 years ago
- 2 comments
Labels: py3.10
#44 - a typo in README.md
Pull Request -
State: closed - Opened by sify21 almost 4 years ago
- 1 comment
#43 - Test pretty-printing of CPython structs (PyLongObject, PyDictObject, etc)
Pull Request -
State: closed - Opened by malor almost 4 years ago
#42 - Add type summaries for built-in CPython structs
Pull Request -
State: closed - Opened by malor almost 4 years ago
#41 - Run tests in parallel
Pull Request -
State: closed - Opened by malor about 4 years ago
#40 - Add support for pretty-printing of UserString and UserList
Pull Request -
State: closed - Opened by malor about 4 years ago
#39 - Add support for pretty-printing dicts from collections
Pull Request -
State: closed - Opened by malor about 4 years ago
- 1 comment
#38 - Verify that cpython-lldb works with Python extensions written in other languages (C/Rust/etc)
Issue -
State: closed - Opened by inevity about 4 years ago
- 3 comments
#37 - Add support for pretty-printing of frozensets
Pull Request -
State: closed - Opened by malor about 4 years ago
#36 - Fix the package name in README
Pull Request -
State: closed - Opened by malor about 4 years ago
#35 - Documentation cleanups
Pull Request -
State: closed - Opened by malor about 4 years ago
#34 - Run tests on LLDB 11 as well
Pull Request -
State: closed - Opened by malor about 4 years ago
#33 - Drop redundant Dockerfiles
Pull Request -
State: closed - Opened by malor about 4 years ago
#32 - Add testing on pre-release versions of CPython and LLDB
Pull Request -
State: closed - Opened by malor about 4 years ago
#31 - Add support for CPython 3.9
Pull Request -
State: closed - Opened by malor about 4 years ago
#30 - Run the tests on LLDB 10 as well
Pull Request -
State: closed - Opened by malor over 4 years ago
#29 - Add support for pretty-printing of latin1 compact string objects
Pull Request -
State: closed - Opened by malor over 4 years ago
#28 - Fix a TODO in PyFrameObject._from_frame_heuristic()
Pull Request -
State: closed - Opened by malor over 4 years ago
#27 - Restructure the code to make it more readable
Pull Request -
State: closed - Opened by malor over 4 years ago
#26 - Update the Travis CI config to fix build warnings
Pull Request -
State: closed - Opened by malor over 4 years ago
#25 - Separate LLDB 7 and 9 Docker images
Pull Request -
State: closed - Opened by malor over 4 years ago
#24 - Run tests using LLDB 9 as well
Pull Request -
State: closed - Opened by malor over 4 years ago
#23 - Implement py-locals, a new command for printing of local variables
Pull Request -
State: closed - Opened by malor over 4 years ago
#22 - Make frame finding heuristic more reliable
Pull Request -
State: closed - Opened by malor over 4 years ago
#21 - Implement py-up/py-down commands
Pull Request -
State: closed - Opened by malor over 4 years ago
#20 - Implement a command for listing of the source code
Pull Request -
State: closed - Opened by malor over 4 years ago
#19 - Run tests on CPython 3.8 as well
Pull Request -
State: closed - Opened by malor about 5 years ago
#18 - Use lldb-7 in tests to fix Travis CI builds
Pull Request -
State: closed - Opened by malor about 5 years ago
#17 - Travis CI build is broken on master due to bad LLDB version
Issue -
State: closed - Opened by malor about 5 years ago
Labels: bug
#16 - Fix tests on Travis CI
Pull Request -
State: closed - Opened by malor about 5 years ago
#15 - Master is broken
Issue -
State: closed - Opened by crepererum over 5 years ago
- 2 comments
Labels: bug
#14 - handle case if there are no symbols found
Pull Request -
State: closed - Opened by crepererum over 5 years ago
- 2 comments
#13 - IndexError: list index out of range
Issue -
State: closed - Opened by eblot over 5 years ago
- 23 comments
Labels: bug
#12 - Initial release preparations
Pull Request -
State: closed - Opened by malor over 5 years ago
#11 - Reorganize tests and use pytest
Pull Request -
State: closed - Opened by malor over 5 years ago
#10 - Print lines of code that are executed in stack frames
Pull Request -
State: closed - Opened by malor over 5 years ago
#9 - Implement support for printing of stack traces
Pull Request -
State: closed - Opened by malor over 5 years ago
#8 - Use LLVM 8 in tests again now that it's released
Pull Request -
State: closed - Opened by malor over 5 years ago
#7 - simple backtrace
Pull Request -
State: closed - Opened by crepererum over 5 years ago
- 1 comment
#6 - fix: target selection
Pull Request -
State: closed - Opened by crepererum over 5 years ago
- 1 comment
#5 - Add support for CPython 3.4
Pull Request -
State: closed - Opened by malor about 6 years ago
#4 - Use travis test matrix
Pull Request -
State: closed - Opened by malor about 6 years ago
#3 - Add support for Python 3.5
Pull Request -
State: closed - Opened by malor about 6 years ago
#2 - Add support for testing in Docker containers
Pull Request -
State: closed - Opened by malor about 6 years ago
#1 - I got 'TypeError: __call__() takes exactly 5 arguments'
Issue -
State: closed - Opened by CaoZhongZ over 7 years ago
- 2 comments