Re: [lldb-dev] [Openmp-dev] LLVM 7.0.1-rc3 has been tagged.

2018-12-10 Thread Hans Wennborg via lldb-dev
On Sat, Dec 8, 2018 at 6:30 AM Tom Stellard via Openmp-dev wrote: > > Hi, > > I've just tagged 7.0.1-rc3. This will hopefully be the last release > candidate. > Please test and report results. Windows looks good. $ sha1sum LLVM-7.0.1-rc3* cea8b0deaeb8eaeaa91e823338f7a25270c613e8 LLVM-7.0.1-rc

[lldb-dev] Checkpoint/Restart with LLDB ?

2018-12-10 Thread Gábor Márton via lldb-dev
Hi, Is there an LLDB counterpart to GDB's Checkpoint/Restart feature ( https://sourceware.org/gdb/onlinedocs/gdb/Checkpoint_002fRestart.html)? I could not find anything here http://lldb.llvm.org/lldb-gdb.html. Is there a way to mimic that feature somehow on macOS (or do reverse debugging) ? Thank

Re: [lldb-dev] [cfe-dev] [llvm-dev] Updates on SVN to GitHub migration

2018-12-10 Thread Nico Weber via lldb-dev
Here's another question about the current status of this. It's close to two months after the official monorepo was supposed to be published. Can someone give an update? Is this on hold indefinitely? Are there concrete issues that people are working on and this will happen as soon as those are resol

Re: [lldb-dev] [cfe-dev] [llvm-dev] Updates on SVN to GitHub migration

2018-12-10 Thread Tom Stellard via lldb-dev
On 12/10/2018 10:38 AM, Nico Weber wrote: > Here's another question about the current status of this. It's close to two > months after the official monorepo was supposed to be published. Can someone > give an update? Is this on hold indefinitely? Are there concrete issues that > people are worki

Re: [lldb-dev] [cfe-dev] [llvm-dev] Updates on SVN to GitHub migration

2018-12-10 Thread Nico Weber via lldb-dev
Thanks for the update! On Mon, Dec 10, 2018 at 1:55 PM Tom Stellard wrote: > On 12/10/2018 10:38 AM, Nico Weber wrote: > > Here's another question about the current status of this. It's close to > two months after the official monorepo was supposed to be published. Can > someone give an update?

[lldb-dev] [ASTImporter][macOS] Cannot link debugserver, keychain error

2018-12-10 Thread Gábor Márton via lldb-dev
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 get a command line only solution because I am building via

Re: [lldb-dev] [ASTImporter][macOS] Cannot link debugserver, keychain error

2018-12-10 Thread Pavel Labath via lldb-dev
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

Re: [lldb-dev] [ASTImporter][macOS] Cannot link debugserver, keychain error

2018-12-10 Thread Gábor Márton via lldb-dev
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,