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

Last command still fails on gdb 8.2-19.el8 on rocky 8 #304

Closed
fj526 opened this issue Sep 20, 2023 · 3 comments
Closed

Last command still fails on gdb 8.2-19.el8 on rocky 8 #304

fj526 opened this issue Sep 20, 2023 · 3 comments

Comments

@fj526
Copy link

fj526 commented Sep 20, 2023

For example:
(gdb) python gdb.execute('echo asd')
asd
(gdb)
(gdb)
(gdb)
(gdb)

See
Last command in GDB no longer functions after installing dashboard #165
for prior mention in 2018.

Sadly disabling register and assembly doesn't help.
Is there another workaround?
Thanks

@cyrus-and
Copy link
Owner

Works for me in GDB 13.2, I guess they eventually fixed it again in some later version. Unfortunately there's nothing I can do about it. This seems to be a bug in your version of GDB.

@fj526
Copy link
Author

fj526 commented Sep 21, 2023

Thanks very much for looking into this. I had not realized I was so far in the past on versions, as that's all that comes up
for rocky 8 update using dnf (unless I'm botching that as well...). I'll look into getting a more modern gdb.
By the way, the dashboard thing is a huge improvement in productivity.
Regards,
f

@cyrus-and
Copy link
Owner

By the way, the dashboard thing is a huge improvement in productivity.

I'm glad to hear that! ^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants