Skip to content

htimerdelta not implemented (QEMU-283) #145

@atreistm

Description

@atreistm

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate
  • Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
  • Tested with the latest version to ensure the issue hasn't been fixed

How often does this bug occurs?

always

Expected behavior

WHen i run Qemu Debug in VSCode, the debugger keeps halting with
Could not fetch register "htimedelta"; remote failure reply '14'
My only workaround was to add
set remote fetch-register-packet off
to gdbinit in my home directory.

Actual behavior (suspected bug)

Either implement it or do not advertise it. I am not sure of all of the ramifications. The error prevents the debuger from displaying the registersm and is an overall annoyance.

Error logs or terminal output

Steps to reproduce the behavior

Run Qemu Debug in vscode.
Error appears as soon as debugging starts .

Project release version

ESP-IF 5.5.3

System architecture

Intel/AMD 64-bit (modern PC, older Mac)

Operating system

Windows

Operating system version

11

Shell

PowerShell

Additional context

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