Skip to content

remote debug failed because PC register is not available #19

@Ekkone

Description

@Ekkone

{
"type": "by-gdb",
"request": "launch",
"name": "Launch(remote)",
"program": "/usr/bin/gdb-multiarch",
"cwd": "${workspaceRoot}",
"remote": {
"enabled": true,
"address": "192.0.2.1:4242",
"mode": "remote",
"execfile": "${workspaceFolder}/build/zephyr/zephyr.elf"
}
},
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions