本文用于记录分析死机发生时的调试信息,可能持续更新~
常用mips寄存器用途:
gdb常用命令:
(gdb) p &((struct net_wbuf *)0)->sgkey $1 = (uint32_t *) 0x38
(gdb) p sizeof(struct callout) $1 = 24