ChatGDB - GDB 디버거 안에서 ChatGPT 사용하기
(github.com/pgosar)- 원하는 디버깅 액션을 설명하면 알맞은 명령을 실행
- 실행한 명령에 대해서 설명 요청도 가능
- 사실 프로그램의 핵심은 단 2개의 프롬프트
- 명령 실행 : "Give me a SINGLE GDB command with no explanation. Do NOT write any English above or below the command. Only give me the command as text. Here is my question: "
- 명령 설명 : "Give me an explanation for this GDB command: "