Skip to content

ModuleNotFoundError: No module named 'cmdebug' when sourcing in gdb #40

@EarthLord

Description

@EarthLord

Hello @bnahill and co developers

Thanks for this tool. I came across it in this Interrupt blog. So I cloned the repo, installed it with python3 with setup.py. Then in gdb I tried

source ~/PyCortexDebug/cmdebug/svd_gdb.py

which gives the following error

Traceback (most recent call last):
  File "~/PyCortexDebug/cmdebug/svd_gdb.py", line 26, in <module>
ModuleNotFoundError: No module named 'cmdebug'

Any obvious thing that I am missing? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions