Skip to content

GDB connect to a running target without halting cores. #1802

@mocambo

Description

@mocambo

For debugging an application I need to connect to a running target without halting cores.
If I use only pyOCD in a python script I can set the option connect_mode to attach and I see no issue.
If I use gdb as explained here:
https://pyocd.io/docs/gdb_setup.html
I always need to reset the target, even if I select the connection mode to attach in pyOCD.
Do you have any advice?

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