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

lab2以后无法调试 #20

Closed
wind2412 opened this issue May 23, 2017 · 1 comment
Closed

lab2以后无法调试 #20

wind2412 opened this issue May 23, 2017 · 1 comment

Comments

@wind2412
Copy link

wind2412 commented May 23, 2017

macos 10.12.4,make debug在断点处无法停止。看到Q/A中有说关闭kvm,但是查看发现并没有开启。在ubuntu虚拟机上调试出现同样错误。但是lab1并没有问题。希望老师和同学告知解决方式,感谢!

@wind2412
Copy link
Author

wind2412 commented May 23, 2017

qemu在ubuntu下使用apt-get install安装,mac下使用brew install安装,正常应该没有问题才对。

Makefile:
debug: $(UCOREIMG)
	$(V)$(QEMU) -S -s -monitor stdio $(QEMUOPTS)&
	cgdb -d i386-elf-gdb -q -x tools/gdbinit

chyyuu pushed a commit that referenced this issue Jun 29, 2020
完成原 lab5 文档(合并到 lab4) #20

Closes #20

See merge request os20-rcore-tutorial/rcore-tutorial!13
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

1 participant