Skip to content

Commit

Permalink
Merge pull request #44 from yanqi27/Celthi-patch-1
Browse files Browse the repository at this point in the history
Document how to use it.

Former-commit-id: a5586a5
  • Loading branch information
Celthi authored May 28, 2022
2 parents 5975e9b + 406cbf7 commit 6c3b737
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ A power tool to debug memory issues. By parsing the memory image of a process's

The tool supports x86_64 architecture including Windows/RedHat/SUSE/MacOSX. It integrates with gdb and Windbg debuggers and supports gdb's python extension.

# How to use it
To use the core analyzer, you need to build it. Just run the `./build_gdb.sh`, it will build the gdb with core analyzer support. You can modified the `build_gdb.sh` to configure how the gdb is built and which version you would like to build.


For more information, please see the project's web site http://core-analyzer.sourceforge.net/

# Tested Platforms
Expand Down

0 comments on commit 6c3b737

Please sign in to comment.