Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite of ChatDBG for python #37

Merged
merged 31 commits into from
Mar 1, 2024
Merged

Conversation

stephenfreund
Copy link
Contributor

Rewrite of ChatDBG for python:

  • Switch to ipdb to get better functionality.
  • Support for chatdbg command on the command line, ipython --pdb, and Jupyter notebooks
  • Support for slicing in ipython (interactive prompts) and Jupyter notebooks.
  • Global config settings through env variables on ipython command-line settings.
  • new README.md instructions for python.

@stephenfreund stephenfreund merged commit 0c8819f into plasma-umass:main Mar 1, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants