]> sourceware.org Git - systemtap.git/commit
gut out dwflpp::iterate_over_srcfile_lines()
authorJonathan Lebon <jlebon@redhat.com>
Wed, 16 Apr 2014 14:51:24 +0000 (10:51 -0400)
committerJonathan Lebon <jlebon@redhat.com>
Thu, 17 Apr 2014 21:42:36 +0000 (17:42 -0400)
commit45582cbc9e54546d119e82dd4734c56d166ea642
tree2ebfb936ca0e09f730ea0181a7c2309c15bd205e
parent4a81c0d9bec1bb773d3d18e6c2ccaf113cbdd78d
gut out dwflpp::iterate_over_srcfile_lines()

To prepare for the new code, we empty out iterate_over_srcfile_lines()
and remove associated functions. This is also where we break the link
between dwflpp and dwarf_query (the original issue mentioned in
PR16615).
dwflpp.cxx
dwflpp.h
tapsets.cxx
This page took 0.024322 seconds and 5 git commands to generate.