]> sourceware.org Git - systemtap.git/commit
Add dieoffset to missing location error messages.
authorMark Wielaard <mjw@redhat.com>
Wed, 28 Jul 2010 11:19:07 +0000 (13:19 +0200)
committerMark Wielaard <mjw@redhat.com>
Wed, 28 Jul 2010 11:22:13 +0000 (13:22 +0200)
commit00730da107a91939e8ebf83ef41f3b4c4ab0d9f9
treeaa7d3c2786c748e900603cc8b055249ffa899ed3
parent19b255390c6ce884d83b6beaa5ddc2b46931a2ac
Add dieoffset to missing location error messages.

* dwflpp.h (translate_location): Take die as argument.
  (find_struct_member): Take dies vector as argument.
* dwflpp.cxx (translate_location): Take die as argument and output dieoffset
  in error message.
  (find_struct_member): Take dies vector as argument and fill it with the
  dies found.
  (literal_stmt_for_local): Call translate_location with vardie.
dwflpp.cxx
dwflpp.h
This page took 0.026191 seconds and 5 git commands to generate.