Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chat stuck after first followup #51

Open
khlevin opened this issue Sep 20, 2024 · 0 comments
Open

Chat stuck after first followup #51

khlevin opened this issue Sep 20, 2024 · 0 comments
Assignees

Comments

@khlevin
Copy link
Contributor

khlevin commented Sep 20, 2024

Description:
On commit 4bb4897. Only occurs in GDB, only when LLM tries to call a GDB function using "debug". After the first followup query, ChatDBG appears to get stuck waiting on input. It can still take and execute commands, but does not print the query cost or (ChatDBG gdb) prefix until the user quits. Before quitting, all messages print at once.

Screenshot 2024-09-20 143912

Replication:

gdb ./a.out
run
why Try using print
why Try using print
<Further commands can be given, but the above is enough to trigger the bug>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants