question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Repeat is not working for some commands

See original GitHub issue

Hello 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:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
cyrus-andcommented, Sep 25, 2018

Oh no worries, thank you so much for your time!

1reaction
weirdNoxcommented, Sep 25, 2018

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found