首页 > 数据库技术 > 详细

lldb

时间:2016-04-04 22:44:24      阅读:320      评论:0      收藏:0      [点我收藏+]

1 p/x 16 转16进制?https://sourceware.org/gdb/onlinedocs/gdb/Output-Formats.html

/t 二进制 /s 字符串 /c char /d 十进制

2 c/s/n/f ?continume/ step into /next /finish

3?frame info

4?thread return ? //返回调用处,比如 加 符号断点?-[__NSArray0 objectAtIndex:] 找到数组越界调用处

lldb

原文:http://www.cnblogs.com/anjuncc/p/5352989.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!