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.
运行命令:
size -A "core_file"
在核心转储(多线程程序)上显示多个部分loadNNN及其大小和地址。有没有办法使用这些信息来找出哪个线程分配了一个特定的部分,比如说load101?感谢你的帮助!
loadNNN
load101