Re: [swift-lldb-dev] Importing Swift Module from Xcode Project

2017-03-21 Thread Rex Fenley via swift-lldb-dev
Hey lldb team! We're trying to build some tooling around lldb and the repl but we can't start until we have some way of importing our application as a module. Some insights into why running into these roadblocks would be greatly appreciated :) Thanks, Rex On Tue, Mar 21, 2017 at 2:33 PM, Jessie

Re: [swift-lldb-dev] Cannot use swift REPL from stand alone lldb build

2016-10-07 Thread Rex Fenley via swift-lldb-dev
lines > > Adjust LLDB's iOS simulator interface for changes in CoreSimulator > > rdar://27732333 and rdar://27732377 > > If applying that patch doesn't help, let me know > > On Oct 7, 2016, at 11:57 AM, Rex Fenley via swift-lldb-dev < > swift-lldb-dev@swift.

Re: [swift-lldb-dev] Cannot use swift REPL from stand alone lldb build

2016-10-07 Thread Rex Fenley via swift-lldb-dev
y time you start a debug session, >>> so when you get the failure, grab the logs and add them to the bug you file. >>> >>> Thanks, >>> >>> Jim >>> >>> > On Oct 6, 2016, at 9:18 PM, Todd Fiala via swift-lldb-dev < >>> swift-lldb-d

Re: [swift-lldb-dev] Cannot use swift REPL from stand alone lldb build

2016-10-07 Thread Rex Fenley via swift-lldb-dev
you get the failure, grab the logs and add them to the bug you file. >> >> Thanks, >> >> Jim >> >> > On Oct 6, 2016, at 9:18 PM, Todd Fiala via swift-lldb-dev < >> [email protected]> wrote: >> > >> > Hi Rex, >> > >&

Re: [swift-lldb-dev] Cannot use swift REPL from stand alone lldb build

2016-10-07 Thread Rex Fenley via swift-lldb-dev
gs get overwritten every time you start a debug session, > so when you get the failure, grab the logs and add them to the bug you file. > > Thanks, > > Jim > > > On Oct 6, 2016, at 9:18 PM, Todd Fiala via swift-lldb-dev < > [email protected]> wrote: > > >

Re: [swift-lldb-dev] Building and running swift-lldb from Xcode not working :(

2016-10-07 Thread Rex Fenley via swift-lldb-dev
Filed a bug https://bugs.swift.org/browse/SR-2891 :) On Wed, Oct 5, 2016 at 4:09 PM, Todd Fiala wrote: > > On Oct 5, 2016, at 3:20 PM, Rex Fenley via swift-lldb-dev < > [email protected]> wrote: > > I'm using the most recent cmake. I also blew away the lld

Re: [swift-lldb-dev] Cannot use swift REPL from stand alone lldb build

2016-10-07 Thread Rex Fenley via swift-lldb-dev
016, Todd Fiala wrote: > >> Hi Rex, >> >> >> >> On Thu, Oct 6, 2016 at 5:22 PM, Rex Fenley via swift-lldb-dev < >> [email protected]> wrote: >> >>> Hi! >>> >>> I run lldb, platform select ios-simulator, connect to

Re: [swift-lldb-dev] Cannot use swift REPL from stand alone lldb build

2016-10-07 Thread Rex Fenley via swift-lldb-dev
Indeed, that's our app name, there are no spaces. Thanks for all the help! On Thursday, October 6, 2016, Todd Fiala wrote: > Hi Rex, > > > > On Thu, Oct 6, 2016 at 5:22 PM, Rex Fenley via swift-lldb-dev < > [email protected] > > wrote: > >>

[swift-lldb-dev] Cannot use swift REPL from stand alone lldb build

2016-10-06 Thread Rex Fenley via swift-lldb-dev
Hi! I run lldb, platform select ios-simulator, connect to the right simulator and attach to my app and when trying to try to do anything in the repl I get the following kind of error at the bottom for an Abort, please help! The repl works fine in Xcode, not sure why it wouldn't work in this case.

Re: [swift-lldb-dev] Building and running swift-lldb from Xcode not working :(

2016-10-05 Thread Rex Fenley via swift-lldb-dev
uild directory. You may have a stale cmake > setup. We’ve had a few usage issues with cmake where our build isn’t > properly handling modifications to the cmake files in a stable way. The > net result is you can get cmake ninja setups that get confused. > > Otherwise, you may need

Re: [swift-lldb-dev] Building and running swift-lldb from Xcode not working :(

2016-10-05 Thread Rex Fenley via swift-lldb-dev
ir=/Users/Rex/Documents/projects/swift-lldb/llvm-build/ReleaseAssert/swift-macosx-x86_64 --llvm-lit-args=-sv error: unknown setting: cmark-cmake-options On Wed, Oct 5, 2016 at 1:58 PM, Todd Fiala wrote: > > On Oct 5, 2016, at 1:50 PM, Todd Fiala wrote: > > > On Oct 5, 2016, at 1:4

[swift-lldb-dev] Building and running swift-lldb from Xcode not working :(

2016-10-05 Thread Rex Fenley via swift-lldb-dev
Hey swift lldb team! I tried building the LLDB target from within Xcode. However, I get the following error during compilation: subprocess.CalledProcessError: Command '['python', '/Users/Rex/Documents/ projects/swift-lldb/llvm/tools/swift/utils/build-script', '--preset=LLDB_Swift_ReleaseAssert',