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

seems to be obsolete by official KDE/QT printers #12

Open
GitMensch opened this issue Nov 3, 2023 · 2 comments
Open

seems to be obsolete by official KDE/QT printers #12

GitMensch opened this issue Nov 3, 2023 · 2 comments

Comments

@GitMensch
Copy link

wget "https://invent.kde.org/kdevelop/kdevelop/-/raw/master/plugins/gdb/printers/helper.py"
wget "https://invent.kde.org/kdevelop/kdevelop/-/raw/master/plugins/gdb/printers/kde.py"
wget "https://invent.kde.org/kdevelop/kdevelop/-/raw/master/plugins/gdb/printers/qt.py"

See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/Debugging_with_GDB for details.

@epasveer
Copy link

epasveer commented Nov 3, 2023

Thanks for the info. This is helpful for my Seergdb debugger. I'll add your comments to my wiki.

Edit: Here is my wiki.

https://github.com/epasveer/seer/wiki/Gdb's-Pretty-Print-feature.

@KarlOfDuty
Copy link

KarlOfDuty commented Sep 9, 2024

Very useful info, thanks. The wiki page you linked worked perfectly for debugging qt variables in clion.

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

No branches or pull requests

3 participants