We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
+Expression cannot be implemented with read/access watchpoint.
that seems to be the main problem
And it seems to be with gdb 12.1 FreeBSD, nothing to do with Valgrind or vgdb.
If I run the test by hand and do a 'p' then I can set the watchpoint.
The text was updated successfully, but these errors were encountered:
I'll keep this open, but I pushed a mod to the gdb script to add the 'p mem' script. That means this TC no longer fails.
Sorry, something went wrong.
No branches or pull requests
+Expression cannot be implemented with read/access watchpoint.
that seems to be the main problem
And it seems to be with gdb 12.1 FreeBSD, nothing to do with Valgrind or vgdb.
If I run the test by hand and do a 'p' then I can set the watchpoint.
The text was updated successfully, but these errors were encountered: