Skip to content

附加调试UE4的进程,无法找进程。之前可以 拉新后就不行 #185

@karsaMing

Description

@karsaMing

l
aunch.json 的配置
{
"configurations": [
{
"type": "emmylua_attach",
"request": "attach",
"name": "Attach by process id",
"pid": 0,
"processName": ""
},

]

}

我看是说要求进程本身导出lua符号 。这个如何确定?之前一直可以调试的。

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