Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upWatch and breakpoint when a HEX/ASCII value is detected in all dump content #2249
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From dump window you can set a value with a expression to watch and trace.
The problem is that i would like watch and set a breakpoint when the ASCII value is 41414141 in all memory content not only under the expression [00F9F8E4], how could i do it?
Thank you very much