Skip to content

Any method to debug python code call by pybind11 from c++? #1255

Description

@zeroxer
  • I use pybind11 to embed python in my app, and use it to call python code. So there is no python.exe, just my app.exe and the python script hello.py. Dose debugpy support debug this hello.py?
  • python module was defined with PYBIND11_EMBEDDED_MODULE

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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