Skip to content

openocd currently does not disable gptimer? (OCD-1271) #383

@barbiani

Description

@barbiani

OpenOCD version

v0.12.0-esp32-20250422

Operating System

Windows 11

Using an IDE ?

vscode

OpenOCD command line

"initGdbCommands": ["target remote :3333", "mon reset halt", "flushregs", "thb app_main"]

ESP-IDF version

5.5.0

Problem Description

When pausing on breakpoint, gptimer continues to count.

Debug Logs

Expected behavior

Timer should stop and increase as I step the code.

Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions