简体   繁体   English

Mac OS Sierra 10.12.4 GDB调试器

[英]Mac OS Sierra 10.12.4 GDB debugger

I am just curious as to whether GDB works at all on Mac OS Sierra 10.12.4. 我很好奇GDB是否适用于Mac OS Sierra 10.12.4。 I know that there are fixes for Mac OS Sierra 10.12.3 here: 我知道Mac OS Sierra 10.12.3有修复方法:

gdb os x sierra 10.12.3 not working gdb os x sierra 10.12.3无法正常工作

Any ideas on how to get GDB working on 10.12.4 would be really appreciated. 关于如何让GDB在10.12.4上工作的任何想法都会非常感激。

Thanks 谢谢

It has been recommended that you must use lldb with Mac Os. 建议您必须将lldb与Mac Os一起使用。 Avoid using gdb with Mac. 避免在Mac上使用gdb。 All the debug activities you can do with lldb. 您可以使用lldb执行的所有调试活动。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM