Skip to content

Unable to load LLDB with LLNODE plugin #430

@rvypandey

Description

@rvypandey

Describe the bug
When initiating LLDB with LLNODE plugin, it fails

To reproduce
Steps to reproduce the behavior:

  1. Initiated LLDB

  2. Ran command 'plugin load /usr/local/lib/node_modules/llnode/llnode.dylib'

  3. errored - error: this file does not represent a loadable dylib

Expected behavior
LLDB should load LLNODE plugin

Console output
image

Local environment (please complete the following information):

  • Version of llnode - 4.0.0

    (Obtained using npm view llnode version)

  • OS Info: Darwin Ravis-MacBook-Pro.local 22.4.0 Darwin Kernel Version 22.4.0: Mon Mar 6 21:00:17 PST 2023; root:xnu-8796.101.5~3/RELEASE_X86_64 x86_64

    (Obtained using uname -a)

  • lldb Version - lldb-1403.0.17.64

    (Obtained using lldb --version)

  • Version of node.js - v12.3.1

    (Obtained using node --version)

Additional context
I have tried different versions of node, but none worked (16.13.1, 20.x.x etc)
Also, I have installed lldb using XCode installation (Apple Store), version - Xcode 14.3, Build version 14E222b

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions