Repeat is not working for some commands
See original GitHub issueHello there! Great package you have here 😃
Recently, after updating GDB to version 8.2, I am unable to repeat commands like next
, step
, stepi
…
Also, this only seems to be affected when the program is running. When no program is running, executing next
and then pressing enter without any input, will repeat the command and show the error that no program is running. However, when the program is running, it will only insert a new >>>
prompt, with no error or redisplay.
Other commands like break
repeat, so I’m thinking that the redisplay is doing something that makes GDB not repeat the command.
Without gdb-dashboard, the repeat works fine, so it must be something that changed with the update.
I’ll try to rollback the update and see if it works.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:10 (6 by maintainers)
Top Results From Across the Web
Execute commands not working in 'Repeat' command blocks?
4. I'm trying to use command blocks to test for any player nearing x=1.5. The command works perfectly if it is run by...
Read more >[MC-156789] Repeating Command Blocks Won't work 1.14.1+
Here is a list of commands in repeating command blocks that does not work: (Boosts) If you are in a certain team and...
Read more >REPEAT COMMAND IS NOT WORKING PROPERLY. - IBM
PROBLEM : ANOMALY: Repeat command is not working properly. All operations performed after the creation of Chamfer are lost. i.e. Inserti on of...
Read more >F4 repeat function is not working properly in Office 365 Home ...
F4 used to repeat all actions since the last mouse click, but now only repeats the last keystroke (eg,) the last letter of...
Read more >Why the repeat function does not seem to work? - Ask Ubuntu
(It looks like you wanted to try to generate some numbers using brace expansion; ... possibly passing $3 , ... as arguments to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Oh no worries, thank you so much for your time!
Hello there!
Sorry for the delay, I was going to report it the same day, but when creating a Bugzilla account I found that I shouldn’t use my primary email, so I postponed it because I needed to create another email address.
Anyway, here is the bug report https://sourceware.org/bugzilla/show_bug.cgi?id=23714