diff -r 447b203edc2e -r 0b164a321177 config/debug/ltrace.in --- a/config/debug/ltrace.in Tue Aug 14 20:11:44 2007 +0000 +++ b/config/debug/ltrace.in Thu Oct 09 19:17:49 2008 +0000 @@ -2,14 +2,15 @@ menuconfig LTRACE bool - prompt "ltrace" + prompt "ltrace (EXPERIMENTAL)" default n - depends on BROKEN + depends on EXPERIMENTAL + depends on ! BARE_METAL select LIBELF help ltrace is currently BROKEN! It depends on libelf, and I don't know how to configure/compile that so that ltrace can successfully - use it. I you manage to build ltrace (and libelf!), please be so + use it. If you manage to build ltrace (and libelf!), please be so kind as to tell me! Thank you! if LTRACE