# ChatGDB - GDB 디버거 안에서 ChatGPT 사용하기

> Clean Markdown view of GeekNews topic #8934. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8934](https://news.hada.io/topic?id=8934)
- GeekNews Markdown: [https://news.hada.io/topic/8934.md](https://news.hada.io/topic/8934.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-04-12T10:18:02+09:00
- Updated: 2023-04-12T10:18:02+09:00
- Original source: [github.com/pgosar](https://github.com/pgosar/ChatGDB)
- Points: 8
- Comments: 0

## Topic Body

- 원하는 디버깅 액션을 설명하면 알맞은 명령을 실행   
- 실행한 명령에 대해서 설명 요청도 가능   
- 사실 프로그램의 핵심은 단 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: "

## Comments



_No public comments on this page._
