-
-
Notifications
You must be signed in to change notification settings - Fork 756
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
Issue with memory watch (fail to show) #681
Comments
can confirm that |
There is some mess with the syntax of the
Also the EDIT: also with the new argparsing when entering a faulty
which one should actually be used in the future? |
I guess a test for the |
100% - and to be honest I thought it was 😁 |
@arvyanh Can you update GEF and see if your issue has been solved? |
Yes, I think its working now |
dev
branch?gdb -nx
the closed ones) - and the PR?
Step 1: Describe your environment
───────────────────────────── Runtime environment ──────────────────────────────
──────────────────────────────────────────────
Step 2: Describe your problem
Steps to reproduce
Minimalist test case
Observed Results
No memory dump are showed, and shows a hexdump error
reverts to a early version seems to solve the issue: (I choose a random version earlier e.g. 6b82ee6 Jan 9, 2021)
The online test version also seems to work
Expected results
memory show correctly.
Traces
all the info above are from debug mode
The text was updated successfully, but these errors were encountered: