Skip to content

Releases: wooparadog/pystack

0.10.0

04 Jan 11:51
v0.10.0
e3a57b3
Compare
Choose a tag to compare

0.10.0

  • Fix command line arguments of newer LLDB/GDB (GH-14)
  • Fix entry points in setup.py (GH-11)
  • Test on Python 3.11

0.9.0

  • Report error information if GDB/LLDB is not found. (GH-10)

0.8.0

29 Mar 15:29
v0.8.0
a2f0a45
Compare
Choose a tag to compare

0.8.0

  • The Python 3.6 in both client and server are supported. (GH-9)

0.7.1

  • Rename the PyPI project to "pystack-debugger" since the "pystack" was used.

0.7.0

  • Fix the incorrect arguments when using lldb (GH-7)
  • Rename the project and its script to "pystack" (GH-8)