Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我编写的代码已经运行了超过 12 个小时,并通过mtrace()函数go()(来自调试包)运行它。现在我想暂停它并自己按回车键完成剩余的过程,有没有办法做到这一点?
mtrace()
go()
mtrace(main) F<-main() go()