LWN.net Logo

handy structure/array pretty-printing in strace

handy structure/array pretty-printing in strace

Posted Nov 17, 2010 23:13 UTC (Wed) by pbonzini (subscriber, #60935)
In reply to: Announcing a new utility: 'trace' by mingo
Parent article: Announcing a new utility: 'trace'

select/poll arguments are quite handy, and so are socket addresses so that you can understand which socket is yours and which are created by the resolver. sigaction also comes to mind.


(Log in to post comments)

handy structure/array pretty-printing in strace

Posted Nov 19, 2010 17:11 UTC (Fri) by adamgundy (subscriber, #5418) [Link]

seems like a good case for ripping out the strace syscall decoding logic into a separate library that both projects can share...

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds