- No more restrict the version range of click (GH-15)
- Fix compatibility on Python 3.12 (GH-17)
- Fix command line arguments of newer LLDB/GDB (GH-14)
- Fix entry points in
setup.py
(GH-11) - Test on Python 3.11
- Report error information if GDB/LLDB is not found. (GH-10)
- The Python 3.6 in both client and server are supported. (GH-9)
- Rename the PyPI project to "pystack-debugger" since the "pystack" was used.
- Fix the incorrect arguments when using lldb (GH-7)
- Rename the project and its script to "pystack" (GH-8)