GDB 7.3.1 on OSX Lion

£可爱£侵袭症+ 提交于 2019-12-05 15:15:48

I don't know much about OSX or usage of gdb on it, but this appears to have been fixed shorly after the release of gdb 7.3.1, I seem to recall something about the release of OSX and the release of gdb or binutils being around the same time, with the developer not having any early access to OS X. You could try a later version of gdb.

I'm guessing that the following patch committed shortly after 7.3.1 fixes it:

http://permalink.gmane.org/gmane.comp.gnu.binutils/54607

GDB 7.4.1 had fixed this issue, you could get and build it.

http://sourceware.org/gdb/wiki/BuildingOnDarwin

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!