ChatDBG Versions Save

ChatDBG - AI-assisted debugging. Uses AI to answer 'why'

v0.6.1

2 weeks ago

Full Changelog: https://github.com/plasma-umass/ChatDBG/compare/v0.5...v0.6.1

v0.6

2 weeks ago

What's Changed

Full Changelog: https://github.com/plasma-umass/ChatDBG/compare/v0.5...v0.6

v0.5

1 month ago

What's Changed

Full Changelog: https://github.com/plasma-umass/ChatDBG/compare/v0.3...v0.5

v0.4

1 month ago

Bug fixes and enhancements.

Full Changelog: https://github.com/plasma-umass/ChatDBG/compare/v0.3...v0.4

v0.3

2 months ago

What's Changed

  • Adds chat command to ChatDBG for LLVM/GDB to allow ChatDBG to "take the wheel"; you can now ask any query just by prefacing it with the word chat and it will drive the debugger to answer your query. Just use chat to have it attempt to find the cause of a segfault or other abort. In Python, you can directly ask any question (e.g., why is x None here) to achieve the same ends.

Detailed notes:

New Contributors

Full Changelog: https://github.com/plasma-umass/ChatDBG/compare/v0.2.2...v0.3

v0.2.2

7 months ago

Build and installation instructions in the README.

What's Changed

Full Changelog: https://github.com/plasma-umass/ChatDBG/compare/v0.2.1...v0.2.2

v0.2.1

7 months ago

Costs were being calculated but not printed.

Full Changelog: https://github.com/plasma-umass/ChatDBG/compare/v0.2.0...v0.2.1

v0.2.0

7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/plasma-umass/ChatDBG/compare/v0.1...v0.2.0

v0.1

7 months ago

What's Changed

Full Changelog: https://github.com/plasma-umass/ChatDBG/compare/v0.0.14...v0.1