]> sourceware.org Git - systemtap.git/commit
PR10812: undo +20 build-id address offsetting
authorFrank Ch. Eigler <fche@elastic.org>
Wed, 29 Sep 2010 16:53:37 +0000 (12:53 -0400)
committerFrank Ch. Eigler <fche@elastic.org>
Wed, 29 Sep 2010 16:53:37 +0000 (12:53 -0400)
commit7712327519f2c24e779e42a54315ad50f5db8ba7
tree06159aeb609ffcb72673a95ddb0368a80eb2e175
parent71fa1fe39faa153cf6ede620c4855e508059aa39
PR10812: undo +20 build-id address offsetting

With the new relocation code, this does occasionally cause addresses
to spill over into the next section, leading to unexpected relocation
bases.

* runtime/sym.c (_stp_module_check): Remove the build_id_len
  subtraction.  Provide diagnostics on unexpected addresses/names.
* translate.cxx (dump_unwindsyms): Likewise.
runtime/sym.c
translate.cxx
This page took 0.027618 seconds and 5 git commands to generate.