summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2016-12-17 22:26:13 (GMT)
committerGitHub <noreply@github.com>2016-12-17 22:26:13 (GMT)
commitcccb8d84817bca1cf1d33cfdb5932f361437c229 (patch)
tree60c299213161c35280e6a5ddbeb49713cf944eea /README.md
parenta72f841bc2d2a1b3db838d3178d46f010b2f760e (diff)
parente593a1a30b193f7aef2f439a28f162e8c5b3fd6e (diff)
Merge pull request #508 from stilor/drop-dmalloc
Drop dmalloc
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 498494a..778243f 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,7 @@ It's quite difficult to list all possible features available in crosstool-NG. He
* support for multlib toolchains (experimental for now)
* debug facilities
* native and cross gdb, gdbserver
- * debugging libraries: dmalloc, duma
+ * debugging libraries: duma
* debugging tools: ltrace, strace
* restart a build at any step
* sample configurations repository usable as starting point for your own toolchain