Hi Stefan,
I could not reproduce this on master. However, I don't want to use any
code signing, so I use -DLLDB_USE_SYSTEM_DEBUGSERVER=ON, which is
working fine for me.
Thanks,
Gabor
On Fri, Jan 11, 2019 at 11:56 AM Stefan Gränitz wrote:
>
> Hi Gabor
>
> Is this behavior reproducible with the c
Hi Gabor
Is this behavior reproducible with the current upstream LLDB? (after
https://reviews.llvm.org/D55013)
Did you follow the instructions in docs/code-signing.txt?
> There is a setting to disable it. These days, you should be able to achieve
> it with LLDB_CODESIGN_IDENTITY="" or SKIP_DEBU
Thank you Pavel!
On Mon, Dec 10, 2018 at 8:51 PM Pavel Labath wrote:
> On 10/12/2018 20:28, Gábor Márton via lldb-dev wrote:
> > Hi,
> >
> > Recently I have updated the LLDB source and now I cannot link the
> > debugserver.
> > I guess, the problem is started in one of the commits at last week,
On 10/12/2018 20:28, Gábor Márton via lldb-dev wrote:
Hi,
Recently I have updated the LLDB source and now I cannot link the
debugserver.
I guess, the problem is started in one of the commits at last week,
because before that I had not experienced it.
Any help would be appreciated. I'd like to