Skip to content

Commit

Permalink
update ChangeLog
Browse files Browse the repository at this point in the history
Former-commit-id: c1db8e3 [formerly 7d87fca]
Former-commit-id: 80d8dce
  • Loading branch information
yanqi27 committed Dec 28, 2016
1 parent a960e1c commit 47d2c34
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Version 2.18 upgrade gdb to 7.11.1

Version 2.17 add support to tcmalloc

Version 2.16 adds functions to display top variables that consume the most heap memory, and how much heap memory a variable references directly or indirectly, which helps identify memory hogs in a program. Function "decode" is rewritten to enhance relationship of symbols and types with a register table. Commands are streamlined for easier use, e.g., "tref" is replaced by "ref /t" and "block" is now "heap /b".

Version 2.15 adds functions to display memory histogram and memory leaks, as well as miscellaneous buf fixes.
Expand Down

0 comments on commit 47d2c34

Please sign in to comment.