summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-08-19 23:40:33 +0200
committerAbdoulaye Walsimou Gaye <walsimou@walsimou.com>2009-08-19 23:54:05 +0200
commitd954e2d70d8f855f36bc0fed2ae17da34df510fb (patch)
tree9e2eb2674abbb84929c4aae5bd0ec6a6d201e08e /Kconfig
parentf12a07b64ef51d7e34edb8e53bb6426098138b2e (diff)
downloadembtoolkit-d954e2d70d8f855f36bc0fed2ae17da34df510fb.tar.gz
embtoolkit-d954e2d70d8f855f36bc0fed2ae17da34df510fb.tar.bz2
embtoolkit-d954e2d70d8f855f36bc0fed2ae17da34df510fb.tar.xz
Rootfs: Introduction of strace as buildable package
strace is a system call tracer, i.e. a debugging tool which prints out a trace of all the system calls made by a another process/program. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/Kconfig b/Kconfig
index 8d6bb23..f926924 100644
--- a/Kconfig
+++ b/Kconfig
@@ -68,6 +68,7 @@ endmenu
menu "Debugging system"
source "kconfig/gdb.kconfig"
+source "kconfig/strace.kconfig"
endmenu
config EMBTK_HAVE_ROOTFS