Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

".import" on Windows is not working #122

Open
Holence opened this issue Mar 25, 2024 · 2 comments
Open

".import" on Windows is not working #122

Holence opened this issue Mar 25, 2024 · 2 comments

Comments

@Holence
Copy link

Holence commented Mar 25, 2024

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

@WUADN
Copy link

WUADN commented Apr 19, 2024

i meet the same problem
image

@wallento
Copy link
Contributor

Thank you. We will look into it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants