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
board/csky: fixup gdb instructions in readme.txt
[buildroot-gz.git]
/
package
/
strace
/
Config.in
blob
bbb582ad53064b02382e99e7f199db33803b16df
1
config BR2_PACKAGE_STRACE
2
bool "strace"
3
help
4
A useful diagnostic, instructional, and debugging tool.
5
Allows you to track what system calls a program makes
6
while it is running.
7
8
http://sourceforge.net/projects/strace/