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

"There is no member or method named offset." #9

Open
anpaza opened this issue Aug 6, 2020 · 0 comments
Open

"There is no member or method named offset." #9

anpaza opened this issue Aug 6, 2020 · 0 comments

Comments

@anpaza
Copy link

anpaza commented Aug 6, 2020

When trying to print a QVector I get this:

(gdb) p columnWidth
$1 = QVector (size = 4)Python Exception <class 'gdb.error'> There is no member or method named offset.:

I get same error with the other qt5 pretty printer from here:
https://github.com/KDE/kdevelop/tree/master/plugins/gdb/printers

Unfortunately, I don't have enough knowledge of gdb/Qt internals and can't get what's wrong.

gdb-8.1.1-4.fc28.x86_64
qt5-qtbase-gui-5.11.3-1.fc28.x86_64
python3-3.6.8-3.fc28.x86_64

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

1 participant