-
-
Notifications
You must be signed in to change notification settings - Fork 740
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
[cmd] Add support for flags specifying filters type in vmmap, and allow multiple filters #1120
Merged
Commits on Sep 23, 2024
-
[cmd] Add support for flags specifying filters type in vmmap, and all…
…ow multiple filters Parse args: - `-a` / `--addr`: - filter by address -> parses the next arg as an int or asks gdb the value - `-n` / `--name`: - filter based on section name - If nothing is specified, print a warning and guess the type (previous behavior)
Configuration menu - View commit details
-
Copy full SHA for 10258b2 - Browse repository at this point
Copy the full SHA 10258b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f40325 - Browse repository at this point
Copy the full SHA 4f40325View commit details -
Configuration menu - View commit details
-
Copy full SHA for 677c5d5 - Browse repository at this point
Copy the full SHA 677c5d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd27027 - Browse repository at this point
Copy the full SHA cd27027View commit details -
Configuration menu - View commit details
-
Copy full SHA for 361b8ec - Browse repository at this point
Copy the full SHA 361b8ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5074b2a - Browse repository at this point
Copy the full SHA 5074b2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fa5e8c - Browse repository at this point
Copy the full SHA 9fa5e8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b4127c - Browse repository at this point
Copy the full SHA 2b4127cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64d7885 - Browse repository at this point
Copy the full SHA 64d7885View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78962b1 - Browse repository at this point
Copy the full SHA 78962b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1033ad - Browse repository at this point
Copy the full SHA f1033adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ea73ee - Browse repository at this point
Copy the full SHA 9ea73eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9b45bc - Browse repository at this point
Copy the full SHA e9b45bcView commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3da17fe - Browse repository at this point
Copy the full SHA 3da17feView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb9c3fb - Browse repository at this point
Copy the full SHA cb9c3fbView commit details
Commits on Sep 27, 2024
-
Co-authored-by: Grazfather <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c55c505 - Browse repository at this point
Copy the full SHA c55c505View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55a1649 - Browse repository at this point
Copy the full SHA 55a1649View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60215b4 - Browse repository at this point
Copy the full SHA 60215b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76f40f1 - Browse repository at this point
Copy the full SHA 76f40f1View commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4f47cf7 - Browse repository at this point
Copy the full SHA 4f47cf7View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.