aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Machata <pmachata@redhat.com>2012-10-19 01:48:36 +0200
committerPetr Machata <pmachata@redhat.com>2012-10-19 01:48:36 +0200
commit66651cae8122079d4553aea138f4c751f0c8bd49 (patch)
tree3ff3930851abbc22ad0d366f7e012ba4c9d1b46e
parent8d84ecc9c977b6793dae791e307b24266e27ec99 (diff)
downloadltrace-66651cae8122079d4553aea138f4c751f0c8bd49.tar.gz
TODO, BUGS: Inter-library calls are now supported
-rw-r--r--BUGS1
-rw-r--r--TODO1
2 files changed, 0 insertions, 2 deletions
diff --git a/BUGS b/BUGS
index e7759ea..0f4377a 100644
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,4 @@
* Manual page is not accurate (config files...)
-* Doesn't do inter-library calls (BP is in the executable's PLT)
* It lacks support for several Linux archs, and many operating systems
* 2008-12-29: this line in config file does not work (2nd argument not used):
string setlocale(enum(LC_ALL=6), string);
diff --git a/TODO b/TODO
index 4659372..f5bc987 100644
--- a/TODO
+++ b/TODO
@@ -13,7 +13,6 @@
* Update /etc/ltrace.conf
* More architectures, cleaner way to port
* More operating systems (solaris?)
-* Option -I (inter-library calls)
* Modify ARGTYPE_STRING[0-5] types so that they don't stop displaying chars when '\0' is seen
* Get rid of EVENT_ARCH_SYSCALL and EVENT_ARCH_SYSRET
* Cleaner way to use breakpoints: