In the case of dumps where the dump reason code is 300 or 400, we have to evaluate the exception structure.
如果转储原因代码为300或400,我们必须对异常结构进行分析。
The gdb shows what line of code caused the program to core dump.
gdb 显示哪行代码导致程序发生核心转储。
The Error ID shown in the case of code 300 dump is DSI_PROC, or ISI_PROC in the case of code 400 dump.
代码 300 转储中显示的 Error ID 是 DSI_PROC,而在代码 400 转储中为 ISI_PROC。
应用推荐