]> sourceware.org Git - systemtap.git/commit
Enable variable listing (-L) for dwarf probes
authorJosh Stone <jistone@redhat.com>
Wed, 29 Jul 2009 21:07:37 +0000 (14:07 -0700)
committerJosh Stone <jistone@redhat.com>
Wed, 29 Jul 2009 21:28:46 +0000 (14:28 -0700)
commit0a98fd42f87ef9217917931bd8a47e272a5664ce
treeccc1a96daffd7e2809dd7283e9ddd9ec7de2500f
parent8c39844b59f49526240c65b81a79eef311fe4177
Enable variable listing (-L) for dwarf probes

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

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