diff options
author | Petr Machata <pmachata@redhat.com> | 2013-11-06 18:35:56 +0100 |
---|---|---|
committer | Chanho Park <chanho61.park@samsung.com> | 2014-08-22 20:38:23 +0900 |
commit | f292cf4e52c73fcc3b63ba2b032d17822f63e6e8 (patch) | |
tree | 5325f289960287c696fea69f1cd3c964dcb6b226 | |
parent | 5edb66dfcbba091abc99e8d925141fe507322e83 (diff) | |
download | ltrace-f292cf4e52c73fcc3b63ba2b032d17822f63e6e8.tar.gz ltrace-f292cf4e52c73fcc3b63ba2b032d17822f63e6e8.tar.bz2 ltrace-f292cf4e52c73fcc3b63ba2b032d17822f63e6e8.zip |
Add a TODO item
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |