随笔 - 371  文章 - 0  评论 - 12  阅读 - 243万
09 2015 档案
编译gcc
摘要:在gcc编译目录下找到最新的libstdc++.so,拷贝至/usr/lib64/,运行命令ldconfig 阅读全文
posted @ 2015-09-30 10:15 阿笨猫 编辑
内存的非法读写操作的检查
摘要:valgrind什么的就不说了AddressSanitizer除了heap,stack的也可以https://en.wikipedia.org/wiki/AddressSanitizer#Stack-buffer-overflowhttp://developerblog.redhat.com/201... 阅读全文
posted @ 2015-09-17 12:04 阿笨猫 编辑
Git合并特定commits 到另一个分支
摘要:https://ariejan.net/2010/06/10/cherry-picking-specific-commits-from-another-branch/http://blog.csdn.net/ybdesire/article/details/42145597经常被问到如何从一个分支合... 阅读全文
posted @ 2015-09-17 11:41 阿笨猫 编辑


点击右上角即可分享
微信分享提示