malor / cpython-lldb

LLDB extension for debugging Python programs
MIT License
80 stars 4 forks source link

Drop redundant Dockerfiles #33

Closed malor closed 4 years ago

malor commented 4 years ago

Replace per LLDB version Dockerfiles with conditional expressions in a single Dockerfile, as there seems to be not that much difference between LLDB versions.