[go-nuts] Re: LLDB only works for project contains one go source file

2017-03-28 Thread Derek Parker
You could try using Delve for debugging: https://github.com/derekparker/delve On Wednesday, October 26, 2016 at 4:20:01 AM UTC-7, Leopold Freeman wrote: > > Hi: > I upgraded my MBP to macOS Sierra, and gdb was broke because Apple > tightened security policy. So I compiled LLDB from trunk acc

[go-nuts] Re: LLDB only works for project contains one go source file

2017-03-25 Thread xiedeacc
hi, I have meet the same question, did you solved it ? 在 2016年10月26日星期三 UTC+8下午7:20:01,Leopold Freeman写道: > > Hi: > I upgraded my MBP to macOS Sierra, and gdb was broke because Apple > tightened security policy. So I compiled LLDB from trunk according to here >

[go-nuts] Re: LLDB only works for project contains one go source file

2016-10-26 Thread Leopold Freeman
It seems I put lld in the wrong place, but after I moved it to the llvm/tools, and recompiled it, the result is the same. On Wednesday, October 26, 2016 at 7:20:01 PM UTC+8, Leopold Freeman wrote: > > Hi: > I upgraded my MBP to macOS Sierra, and gdb was broke because Apple > tightened securi