mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
Fix README spelling mistake adb -> and
Reported by: satbek@unist.ac.kr https://bugs.kde.org/show_bug.cgi?id=433629
This commit is contained in:
parent
c9d1cd0db3
commit
9e9d1a1713
1
NEWS
1
NEWS
@ -140,6 +140,7 @@ where XXXXXX is the bug number as listed below.
|
||||
432215 Add debuginfod functionality
|
||||
433323 Use pkglibexecdir as vglibdir
|
||||
433500 DRD regtest faulures when libstdc++ and libgcc debuginfo are installed
|
||||
433629 valgrind/README has type "abd" instead of "and"
|
||||
n-i-bz helgrind: If hg_cli__realloc fails, return NULL.
|
||||
|
||||
|
||||
|
||||
2
README
2
README
@ -21,7 +21,7 @@ use Valgrind to build new tools.
|
||||
|
||||
The Valgrind distribution currently includes six production-quality
|
||||
tools: a memory error detector, two thread error detectors, a cache
|
||||
and branch-prediction profiler, a call-graph generating cache abd
|
||||
and branch-prediction profiler, a call-graph generating cache and
|
||||
branch-prediction profiler, and a heap profiler. It also includes
|
||||
three experimental tools: a heap/stack/global array overrun detector,
|
||||
a different kind of heap profiler, and a SimPoint basic block vector
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user