summaryrefslogtreecommitdiff
path: root/open_issues/ltrace.mdwn
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2013-03-15 15:10:00 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2013-03-15 15:10:00 +0100
commit60d7f4574319198bb4e19a1d67e2aa975ac1436a (patch)
treedac4577b36835a82a2b941d0d64bebe4aebbc5ef /open_issues/ltrace.mdwn
parent32c274982cd9b8a4b5b1135117a79ea3b5939cba (diff)
parent64f867bbc45d265009a1bad590bc1d4d9ea91d6e (diff)
Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/web
Diffstat (limited to 'open_issues/ltrace.mdwn')
-rw-r--r--open_issues/ltrace.mdwn12
1 files changed, 10 insertions, 2 deletions
diff --git a/open_issues/ltrace.mdwn b/open_issues/ltrace.mdwn
index cf0df759..615d2d86 100644
--- a/open_issues/ltrace.mdwn
+++ b/open_issues/ltrace.mdwn
@@ -1,4 +1,4 @@
-[[!meta copyright="Copyright © 2010 Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2010, 2013 Free Software Foundation, Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
@@ -10,10 +10,18 @@ License|/fdl]]."]]"""]]
[[!tag open_issue_glibc]]
-IRC, unknown channel, unknown date.
+<http://www.ltrace.org/>
+
+
+# IRC, unknown channel, unknown date.
<youpi> it'd be good to have ltrace eventually
<youpi> rpctrace has too many issues to be usable
<youpi> (and a lot of them are hard to fix iirc)
<youpi> ltrace traces library calls
<youpi> in principle it should just work at the dynamic linker stage, so should be portable
+
+
+# See Also
+
+ * [[debugging]], [[profiling]]