Giter Site home page Giter Site logo

heaplens's People

Contributors

ahrhamza avatar lhlee99 avatar ypl6 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

heaplens's Issues

Program trying to insert invalid breakpoints after running `heaplens`

After a heaplens run, attempting to run the program again with r results in warnings:

Cannot insert breakpoint <some_neg_num>.
Cannot access memory at address <addr>.

Expected: program re-runs without inserting new breakpoints.

All breakpoints in the internal lists should have been removed, this could be verified by calling info b at exit or return.

unknown 2

No help messages for `heaplens-clear` and `heaplens-chunks`

Help menu is not accessible for commands heaplens-clear and heaplens-chunks.

For heaplens-clear:

gef➤  heaplens-clear -h
Clear Heaplens log [Y/N]? N

For heaplens-chunks:

gef➤  heaplens-chunks -h
Showing current heap info with freed chunks:

While other commands that use argument parser will return a nice menu like this:

gef➤  heaplens-dump -h
usage: [-h] [-o OUTPUT] [--json] [-s]

Dump Heaplens logs. Writes to stdout by default.

optional arguments:
  -h, --help            show this help message and exit
  -o OUTPUT, --output OUTPUT
                        write to file at path {output} (default: None)
  --json                dump in json (default: False)
  -s, --sort            sort the chunks by their addresses (default: False)

The two in title have no extra arguments, but it would be great to have a command description somewhere.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.