]> sourceware.org Git - systemtap.git/commit
2007-02-15 David Smith <dsmith@redhat.com>
authordsmith <dsmith>
Thu, 15 Feb 2007 21:55:05 +0000 (21:55 +0000)
committerdsmith <dsmith>
Thu, 15 Feb 2007 21:55:05 +0000 (21:55 +0000)
commit82e7290370d6172d6bcc907e380c7c49e19db8d0
tree6fcdfdbc48602bfb59c6ff5b781bf9bd5a32d78c
parentf41595cc8a4123cb4c4704ffa0d78df953e4cbc3
2007-02-15  David Smith  <dsmith@redhat.com>

PR 3625.
* tapsets.cxx (dwflpp::print_locals): New function to print all
the variables/parameters of a function.
(dwflpp::find_variable_and_frame_base): Calls print_locals() when
target variable can't be found.
(dwflpp::print_members): New function to print all the members of
a union/structure.
(dwflpp::translate_components) Calls print_members() when
union/structure member target variable reference can't be found.
ChangeLog
tapsets.cxx
This page took 0.030532 seconds and 5 git commands to generate.