projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db25729
)
ltrace: expand help text
author
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 4 Aug 2008 19:07:48 +0000
(19:07 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 4 Aug 2008 19:07:48 +0000
(19:07 -0000)
package/ltrace/Config.in
patch
|
blob
|
history
diff --git
a/package/ltrace/Config.in
b/package/ltrace/Config.in
index 36f14cefa808f03ad9f9a8294bc9924640018d2b..d4d8e250a2372b88040830866132cbf446475561 100644
(file)
--- a/
package/ltrace/Config.in
+++ b/
package/ltrace/Config.in
@@
-4,5
+4,8
@@
config BR2_PACKAGE_LTRACE
select BR2_PACKAGE_LIBELF_HEADERS
help
Debugging program which runs a specified command until it exits.
+ While the command is executing, ltrace intercepts and records
+ the dynamic library calls which are called by the executed
+ process and the signals received by that process.
http://packages.debian.org/unstable/utils/ltrace.html