]> sourceware.org Git - systemtap.git/commit
PR11811: warn on missing unwind info with 'stap -d FOO'
authorFrank Ch. Eigler <fche@elastic.org>
Mon, 8 Nov 2010 19:48:01 +0000 (14:48 -0500)
committerFrank Ch. Eigler <fche@elastic.org>
Mon, 8 Nov 2010 19:48:01 +0000 (14:48 -0500)
commit031fda598f1616a7aa563132111ad5acf65599e6
tree8af359d15d030d9615d434d41b2a851dfc5595f8
parent7d62c1046ebecec03843c69d70acc41f08f481dc
PR11811: warn on missing unwind info with 'stap -d FOO'

* unwind.c (unwind_frame): Demote common warnings to dbug_unwind messages.
  (unwind): Print a warning for unwind operations foiled by modules that
  did not have pre-uploaded unwind data.
* buildrun.cxx (compile_pass): Check for exported __module_text_address.
buildrun.cxx
runtime/unwind.c
This page took 0.029833 seconds and 5 git commands to generate.