diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-03-15 10:37:15 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-03-15 10:37:15 +0100 |
commit | 0ae21581ece4639d56671f7855d808e0f5c0ac62 (patch) | |
tree | b4b729db84652b81724c523b14f241daeef578af /open_issues/debugging.mdwn | |
parent | d493882f538dc7b090fdb63202f2acf3727f0a06 (diff) | |
download | web-0ae21581ece4639d56671f7855d808e0f5c0ac62.tar.gz web-0ae21581ece4639d56671f7855d808e0f5c0ac62.tar.bz2 web-0ae21581ece4639d56671f7855d808e0f5c0ac62.zip |
Some more tracing tools.
Diffstat (limited to 'open_issues/debugging.mdwn')
-rw-r--r-- | open_issues/debugging.mdwn | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/open_issues/debugging.mdwn b/open_issues/debugging.mdwn index b2d49b26..107acbf6 100644 --- a/open_issues/debugging.mdwn +++ b/open_issues/debugging.mdwn @@ -1,4 +1,5 @@ -[[!meta copyright="Copyright © 2010, 2011 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2010, 2011, 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 @@ -23,6 +24,8 @@ We have debugging infrastructure. For example: # To Do + * [[glibc]]'s sotruss + * [[ltrace]] * [[latrace]] |