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.
第一次来这里。在执行 gdb 并获取 prdasummary 时,我知道通过查看 inPanic 可以找到恐慌的 cpu,我还发现其他 cpu 正在运行一个我想找到它的本地进程的进程。
我可以切换到不同的 cpu 并查看它的寄存器吗?
谢谢,zXi