Skip to content

Harness the power of ChatGPT inside the GDB or LLDB debugger!

License

Notifications You must be signed in to change notification settings

people-in-ai/ChatGDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGDB

Harness the power of ChatGPT inside the GDB debugger!

image

Installation instructions

For now, the easiest way to install this is to simply clone the repository. You will need an API key, which you can get from here. Create a .env file in the root of the project following the example provided with your key.

How to use

While inside gdb, source the core.py file with source /path/to/core.py. Then you can use the command chat_gdb appended by your query, for example chat_gdb list all breakpoints that I created

About

Harness the power of ChatGPT inside the GDB or LLDB debugger!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%