Skip to content

v0.1.4

Compare
Choose a tag to compare
@cocolato cocolato released this 13 Mar 13:52
· 32 commits to main since this release
d2ef5ae
  1. pydumpling now supported remote debug, use python -m pydumpling --rdebug xxx.dump will open the debugger on port 4444, then we can access pdb do remote debug using telnet or netcat : nc 127.0.0.1 4444