]> sourceware.org Git - systemtap.git/commit - tapsets.cxx
Enable variable listing (-L) for uprobes
authorJosh Stone <jistone@redhat.com>
Wed, 29 Jul 2009 21:34:32 +0000 (14:34 -0700)
committerJosh Stone <jistone@redhat.com>
Wed, 29 Jul 2009 21:34:32 +0000 (14:34 -0700)
commit9ace370f8b31f8c1e1b27c272f13f4322841d1a3
tree7ade1c3fcd0fe7658c3c967d0c7436fde49a2053
parent0a98fd42f87ef9217917931bd8a47e272a5664ce
Enable variable listing (-L) for uprobes

All $target variables and their C-types are now printed in -L mode.

* tapsets.cxx (uprobe_derived_probe::uprobe_derived_probe): Save the local
  arguments while we still have the dwflpp open.
  (uprobe_derived_probe::saveargs): New
  (uprobe_derived_probe::printargs): New
tapsets.cxx
This page took 0.026548 seconds and 5 git commands to generate.