//设置halt
(gdb) set {int}0x400b0000 = 0x1
(gdb) load
//设置下一个pc指针的值
(gdb) set {int}0x400b2000 = 0x80
(gdb) x /2x 0x400b2000
0x400b2000: 0x00000080 0x00000084
(gdb) b main
Register 834 is not available
(gdb) set {int}0x400b0000 = 0x0
(gdb) c
|
作者:虚生 出处:https://www.cnblogs.com/dylancao/ 以音频和传感器算法为核心的智能可穿戴产品解决方案提供商 ,提供可穿戴智能软硬件解决方案的设计,开发和咨询服务。 勾搭热线:邮箱:1173496664@qq.com weixin:18019245820 市场技术对接群:347609188 |
|
浙公网安备 33010602011771号