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.
我一直在尝试优化我们的(C++)程序崩溃时生成的转储的大小。我想知道当您告诉 MiniDumpWriteDump() 从调试菜单进行转储时,是否有人知道它传递给了什么?
这将是减少转储大小的一个很好的起点。
谢谢。