Skip to content

".import" on Windows is not working #122

Open
@Holence

Description

@Holence

I am trying to debug code with .import using relative path on Windows, which gives the error below:

image

Error: ENOENT: no such file or directory, open '/D:/0000/CS61C/CS61C-fa20/proj2/unittests/assembly/TestAbs_test_minus_one.s'

perhaps the '/' prefix is causing the problem?

the code is from cs61c proj2, here is an example

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