repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Microblaze: added architecture support for both big endian and low endian
[buildroot-gz.git]
/
package
/
dmalloc
/
Config.in
blob
315f6cab66ef8447796f489a8672c92c62ecb7cc
1
config BR2_PACKAGE_DMALLOC
2
bool "dmalloc"
3
help
4
A debug memory allocation library which is a drop in replacement for
5
the system's malloc, realloc, calloc, free and other memory management
6
routines while providing powerful debugging facilities configurable at
7
runtime.
8
9
http://dmalloc.com/