package: add the duma memory debugging library
authorReuben Dowle <reuben.dowle@4rf.com>
Thu, 14 Feb 2013 23:05:53 +0000 (23:05 +0000)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 13 Aug 2013 20:46:58 +0000 (22:46 +0200)
commitbda69bf4e4b642ab199ffa13c7356709885f129d
tree98fa4e0a97562f70659f7fdf6460337ddd250761
parent7a1aa342357decd4e21f34d2b54d58df20d1fc0f
package: add the duma memory debugging library

Add the duma memory debugging library. This is based on an earlier
patch by Baruch Siach, with minor changes to build for latest
buildroot sources.

[Thomas P: misc cleanups, drop non-C++ support as it wasn't compiling,
added thread dependency.]

Signed-off-by: Reuben Dowle <reuben.dowle@4rf.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/duma/Config.in [new file with mode: 0644]
package/duma/duma-01-fix-cross-compilation.patch [new file with mode: 0644]
package/duma/duma.mk [new file with mode: 0644]