内容摘要:如何运用Gdb对ARM板上的程序进行远程调试
Error while mapping shared library sections:
/usr/qpe/lib/libsqlite3.so.0: 没有那个文件或目录.
Error while mapping shared library sections:
/usr/qpe/lib/libsqlitedataset.so.0: 没有那个文件或目录.
Error while mapping shared library sections:
/usr/qpe/lib/libqte.so.2: 没有那个文件或目录.
Error while mapping shared library sections:
/lib/libstdc++.so.5: 没有那个文件或目录.
Error while mapping shared library sections:
/usr/qpe/lib/variance.so: 没有那个文件或目录.
Error while mapping shared library sections:
/usr/qpe/lib/dejitter.so: 没有那个文件或目录.
Error while mapping shared library sections:
/usr/qpe/lib/linear.so: 没有那个文件或目录.
Error while reading shared library symbols:
/usr/qpe/lib/libts-0.0.so.0: 没有那个文件或目录.
Error while reading shared library symbols:
/usr/qpe/lib/libqwt.so.4: 没有那个文件或目录.
Error while reading shared library symbols:
/usr/qpe/lib/libsqlite3.so.0: 没有那个文件或目录.
Error while reading shared library symbols:
/usr/qpe/lib/libsqlitedataset.so.0: 没有那个文件或目录.
Error while reading shared library symbols:
/usr/qpe/lib/libqte.so.2: 没有那个文件或目录.
Error while reading shared library symbols:
/lib/libstdc++.so.5: 没有那个文件或目录.
Error while reading shared library symbols:
/usr/qpe/lib/variance.so: 没有那个文件或目录.
Error while reading shared library symbols:
/usr/qpe/lib/dejitter.so: 没有那个文件或目录.
Error while reading shared library symbols:
/usr/qpe/lib/linear.so: 没有那个文件或目录.
(gdb) quit
上面的那些错误是因为在ARM上指定路径有的库文件在PC上没有而引起的。
责编:豆豆技术应用
- Linux/Unix新闻
- Linux/Unix入门
- Linux/Unix命令
- Linux/Unix安装
- Linux/Unix编程
- Linux/Unix管理
- Linux/Unix桌面
- Linux/Unix内核
- Linux/Unix软件
- Linux/Unix发行版
- redhat/Fedora
- Ubuntu Linux
- IBM AIX
- FreeBSD
- Solaris
- NetBSD
- SCO Unix
- find基本用法
- ldd命令原理及用法例子
- su和sudo命令的区别与使用技巧
- Linux操作系统下的dd命令技巧
- 关于Top命令的参数详解
- 关于Tar命令的使用
- SSH实用技巧及常用命令使用
- Linux后台执行命令
- VI命令使用技巧集锦
- Vmstat命令列出的属性详解
- 如何查看及修改文件读写权限
- 最大可存储的单文件容量
- ext2/ext3文件系统介绍
- 常用压缩格式的压缩解压方法
- Linux系统的引导过程详细解析
- Configure参数解释说明
- Linux下硬盘和分区的命名方法
- 硬链接与软链接的区别
- 权限和所有权模型
- 存储设备的两种表示方法