https://bugs.kde.org/show_bug.cgi?id=462834
Christoph Cullmann <cullm...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/util | |ities/kate/commit/9e6d7eae0 | |88d1815ce60b1facb17e5ec6814 | |b95b --- Comment #1 from Christoph Cullmann <cullm...@kde.org> --- Git commit 9e6d7eae088d1815ce60b1facb17e5ec6814b95b by Christoph Cullmann, on behalf of Héctor Mesa Jiménez. Committed on 27/01/2023 at 22:09. Pushed by cullmann into branch 'master'. [gdbplugin] show CPU registers for GDB backend. This patch adds a new variable scope for CPU registers in the GDB backend: - Unavailable registers are not shown. - Values are shown using the raw format. M +58 -0 addons/gdbplugin/debugview.cpp M +6 -0 addons/gdbplugin/debugview.h M +4 -1 addons/gdbplugin/gdbvariableparser.cpp M +1 -1 addons/gdbplugin/gdbvariableparser.h https://invent.kde.org/utilities/kate/commit/9e6d7eae088d1815ce60b1facb17e5ec6814b95b -- You are receiving this mail because: You are watching all bug changes.