首页 > 其他 > 详细

what 's up

时间:2014-11-02 16:17:28      阅读:300      评论:0      收藏:0      [点我收藏+]

i have spent such a long time to find a possible solution to debug with linux in eclipse + qemu , but without result .

i  find some many tools with gcc :

arm-linux-gcc

arm-none-linux-gnueabi-gcc

arm-xilinx-linux-gnueabi-gcc

 

i find some many possible ways to start with qemu :

qemu-system-i386
qemu-system-arm
qemu-system-x86_64
qemu-system-arm -s -S 
qemu-system-x86_64 -s -S -kernel bzImage
qemu-system-x86_64 -s -S -kernel bzImage -append "root=/dev/sda" -hda busybox.img
-monitor stdio

 

we can find out many ways to make a ramdisk or root file system

 

what 's up

原文:http://www.cnblogs.com/dragen/p/4069381.html

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