8000 Add support for split debug symbols · Issue #390 · rbspy/rbspy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add support for split debug symbols #390
Open
@stanhu

Description

@stanhu

We are trying to profile fluentd, which by default builds a stripped Ruby interpreter with a dbgsym package.

Looking at #282, I see that rbspy supports finding the symbol table within the ruby global symbol table.

I propose that we update rbspy to:

  1. Use the GNU build ID and search /usr/lib/debug/ if the embedded table doesn't exist.
  2. Parse those .debug files and use them for address resolution.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0