issues
search
malor
/
cpython-lldb
LLDB extension for debugging Python programs
MIT License
80
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Run tests using LLDB 9 as well
#24
malor
closed
4 years ago
0
Implement py-locals, a new command for printing of local variables
#23
malor
closed
4 years ago
0
Make frame finding heuristic more reliable
#22
malor
closed
4 years ago
0
Implement py-up/py-down commands
#21
malor
closed
4 years ago
0
Implement a command for listing of the source code
#20
malor
closed
4 years ago
0
Run tests on CPython 3.8 as well
#19
malor
closed
5 years ago
0
Use lldb-7 in tests to fix Travis CI builds
#18
malor
closed
5 years ago
0
Travis CI build is broken on master due to bad LLDB version
#17
malor
closed
5 years ago
0
Fix tests on Travis CI
#16
malor
closed
5 years ago
0
Master is broken
#15
crepererum
closed
5 years ago
2
handle case if there are no symbols found
#14
crepererum
closed
4 years ago
2
IndexError: list index out of range
#13
eblot
closed
4 years ago
23
Initial release preparations
#12
malor
closed
5 years ago
0
Reorganize tests and use pytest
#11
malor
closed
5 years ago
0
Print lines of code that are executed in stack frames
#10
malor
closed
5 years ago
0
Implement support for printing of stack traces
#9
malor
closed
5 years ago
0
Use LLVM 8 in tests again now that it's released
#8
malor
closed
5 years ago
0
simple backtrace
#7
crepererum
closed
5 years ago
1
fix: target selection
#6
crepererum
closed
5 years ago
1
Add support for CPython 3.4
#5
malor
closed
6 years ago
0
Use travis test matrix
#4
malor
closed
6 years ago
0
Add support for Python 3.5
#3
malor
closed
6 years ago
0
Add support for testing in Docker containers
#2
malor
closed
6 years ago
0
I got 'TypeError: __call__() takes exactly 5 arguments'
#1
CaoZhongZ
closed
4 years ago
2
Previous