summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Machata <pmachata@redhat.com>2013-11-06 18:35:56 +0100
committerChanho Park <chanho61.park@samsung.com>2014-08-22 20:38:23 +0900
commitf292cf4e52c73fcc3b63ba2b032d17822f63e6e8 (patch)
tree5325f289960287c696fea69f1cd3c964dcb6b226
parent5edb66dfcbba091abc99e8d925141fe507322e83 (diff)
downloadltrace-f292cf4e52c73fcc3b63ba2b032d17822f63e6e8.tar.gz
ltrace-f292cf4e52c73fcc3b63ba2b032d17822f63e6e8.tar.bz2
ltrace-f292cf4e52c73fcc3b63ba2b032d17822f63e6e8.zip
Add a TODO item
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 16338c3..d23acc6 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,8 @@
-*-org-*-
* TODO
+** Keep exit code of traced process
+ See https://bugzilla.redhat.com/show_bug.cgi?id=105371 for details.
+
** Automatic prototype discovery:
*** Use debuginfo if available
Alternatively, use debuginfo to generate configure file.