ref:http://reverse.put.as/2012/04/16/how-to-compile-gdb-for-ios/ source code: http://www.opensource.apple.com/tarballs/gdb/ One obstacle that I faced long time ago and came again into spotlight is how to recompile gdb for iOS. It is not useful to fix
https://opensource.com/article/18/6/embedded-linux-build-tools https://github.com/luong-komorebi/Awesome-Linux-Software#development Anjuta: http://anjuta.org/, a versatile software development studio featuring a number of advanced programming faci
本文博客地址:http://blog.csdn.net/qq1084283172/article/details/68950682 为了能在我们熟悉的windows或者ubuntu下开发mips架构的程序,需要搭建mips程序的交叉编译环境.mips程序的交叉编译环境的构建需要用编译Buildroot,Buildroot在编译的过程中,会下载一些依赖包,所以在Buildroot的编译安装过程中必须确保网络畅通. (1) what is Buildroot ? (2) Buildroot 源码工程