“please check gdb is codesigned - see taskgated(8)” - How to get gdb installed with homebrew code signed?

前端 未结 10 762
栀梦
栀梦 2020-12-02 04:20

I\'m under osx 10.8.4 and have installed gdb 7.5.1 with homebrew (motivation get a new gdb with new features such as --with-python etc... )

Long story short when I

10条回答
  •  伪装坚强ぢ
    2020-12-02 05:05

    This may not be related. You can use lldb on macos instead of gdb. You don't need this hassle to install gdb.

    lldb(http://lldb.llvm.org) is already installed by default in High Sierra

提交回复
热议问题