Replies: 1 comment 15 replies
-
|
In the general sense absolutely it should work. I have used it without noticing anything wrong. Specifically I have been using gdb 16.3 as packaged by Ubuntu 25.10 to debug JVM and GTK3+GTK4 code while I have been working on GTK4 Full Support The test machine (e.g. this run) uses GDB 15 so it could very well be that there are issues with GDB 16. Can you share more details of your setup? |
Beta Was this translation helpful? Give feedback.
15 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Not getting much luck with using GDB 16.3-2.el9 debugger, thread and variable views not updating and basically stepping through the code is unusable. GDB 12.1 however works.
Beta Was this translation helpful? Give feedback.
All reactions