Commit b8bad3ae authored by Baruch Siach's avatar Baruch Siach Committed by Peter Korsgaard
Browse files
parent 50ce7ffb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
config BR2_PACKAGE_STRACE
	bool "strace"
	depends on !BR2_arc
	depends on !BR2_arc && !BR2_nios2
	help
	  A useful diagnostic, instructional, and debugging tool.
	  Allows you to track what system calls a program makes