Skip to content

idf.py coredump-debug -c PATH still requires serial port connection? (IDFGH-11552) #12673

Closed
@wuyuanyi135

Description

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

IDF version.

v5.3-dev-422-ga7fbf452fa

Operating System used.

Windows

How did you build your project?

Command line with idf.py

If you are using Windows, please specify command line type.

PowerShell

What is the expected behavior?

idf.py coredump-debug -c "C:\Users\wuyua\Desktop\coredump" without an active device should bring me to the gdb session.

What is the actual behavior?

failed due to

Executing action: coredump-debug
No serial ports found. Connect a device, or use '-p PORT' option to set a specific port.

Steps to reproduce.

  1. debug a coredump without connect to a device by running idf.py coredump-debug -c PATH_TO_CORE
    ...

Build or installation Logs.

No response

More Information.

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions