首页 > 数据库技术 > 详细

gdb --configuration

时间:2020-12-25 11:40:59      阅读:66      评论:0      收藏:0      [点我收藏+]
$ gdb --configuration 
这个GDB配置如下:
配置--host = x86_64-apple-darwin13.1.0 --target = x86_64-apple-darwin13.1.0
--with-auto-load-dir =:$ {prefix} / share / auto-load
--with-auto-load-safe-path =:$ {prefix} / share / auto-load
--with-expat
--with-gdb-datadir = / usr / local / share / gdb(可重定位)
--with-jit-reader-dir = / usr / local / lib / gdb(relocatable)
--without-libunwind-ia64
- without-lzma
--with-python = / System / Library / Frameworks / Python.framework / Versions / 2.7
--with-separate-debug-dir = / usr / local / lib / debug可重定位)
--with-zlib
--without-babeltrace

gdb --configuration

原文:https://www.cnblogs.com/dream397/p/14187599.html

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