]> sourceware.org Git - systemtap.git/commit
2006-02-23 Martin Hunt <hunt@redhat.com>
authorhunt <hunt>
Thu, 23 Feb 2006 21:01:51 +0000 (21:01 +0000)
committerhunt <hunt>
Thu, 23 Feb 2006 21:01:51 +0000 (21:01 +0000)
commit58cf0567b5d6f06e320d169be722eefb3df2b2c1
treead71d183e5775af724f6669836c78279db59eefc
parentaff9a0ecf38b32f94dca0cc8abad939dfbf03575
2006-02-23  Martin Hunt  <hunt@redhat.com>
PR 1989. Adds support for %p in printf
* staptree.h (struct print_format): Add conv_unsigned_ptr.
* staptree.cxx (components_to_string): Output 'p'
for conv_unsigned_ptr.
* elaborate.cxx (visit_print_format): Add case for
conv_unsigned_ptr.
ChangeLog
elaborate.cxx
staptree.cxx
staptree.h
This page took 0.026337 seconds and 5 git commands to generate.