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: "
まだコメントはありません。