|
From: | Dmitry Gutov |
Subject: | bug#61973: M-x gdb ends up with infinite prompts before starting the process |
Date: | Sun, 5 Mar 2023 17:26:08 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 |
On 05/03/2023 17:19, Eli Zaretskii wrote:
This confirms my suspicion: we don't recognize the situation where GDB waits for a response, and interpret your "y" response as a GDB command.
First of all, though, it sends the debuginfod-related prompt to me 12 times. I'm guessing that's because there is some scenario running internally that tries to send some other commands to GDB while it's waiting for a particular response (y/n), so it repeats the question 11 times instead of reacting to those commands.
[Prev in Thread] | Current Thread | [Next in Thread] |