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

Better --verbose flag descriptions for *bins commands #1665

Merged
merged 1 commit into from
Apr 9, 2023

Conversation

CptGibbon
Copy link
Contributor

Update the help fields of the *bins commands' --verbose argument to better reflect what it does.

e.g. "Show all fastbins, including empty ones", rather than simply "Show extra detail".

Resolves #1664

@codecov-commenter
Copy link

Codecov Report

Merging #1665 (ac7b670) into dev (ca5e6f5) will not change coverage.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##              dev    #1665   +/-   ##
=======================================
  Coverage   59.20%   59.20%           
=======================================
  Files         173      173           
  Lines       20933    20933           
  Branches     1839     1839           
=======================================
  Hits        12394    12394           
  Misses       7943     7943           
  Partials      596      596           
Impacted Files Coverage Δ
pwndbg/commands/heap.py 74.32% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@disconnect3d disconnect3d merged commit 386a0ac into pwndbg:dev Apr 9, 2023
@CptGibbon CptGibbon deleted the verbose-flag-description branch April 10, 2023 01:19
alufers pushed a commit to alufers/pwndbg that referenced this pull request Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

fastbins command doesn't show all default fastbins
3 participants