码迷,mamicode.com
首页 > 数据库 > 详细

gdb ../sysdeps/i386/elf/start.S: No such file or directory

时间:2017-05-19 22:14:33      阅读:175      评论:0      收藏:0      [点我收藏+]

标签:使用   style   .cpp   .net   add   信息   font   color   rgb   

使用 gdb 调试的时候 输入 l 之后出现下列信息

(gdb) l
1 ../sysdeps/i386/elf/start.S: No such file or directory.
 in ../sysdeps/i386/elf/start.S


g++ test.cpp -o test -g


http://blog.csdn.net/danelumax2/article/details/25996931


gdb ../sysdeps/i386/elf/start.S: No such file or directory

标签:使用   style   .cpp   .net   add   信息   font   color   rgb   

原文地址:http://www.cnblogs.com/tlnshuju/p/6880217.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!