Re: [swift-lldb-dev] Swift LLDB Feature Support

2016-10-20 Thread Todd Fiala via swift-lldb-dev
Hi Jessie! > On Oct 19, 2016, at 6:12 PM, Jessie Serrino via swift-lldb-dev > wrote: > > Hi Swift-LLDB, > > I had something I wanted to follow up on. > > I'm currently working in a mixed development environment (Obj-C & Swift), and > we're slowly migrating to Swift. I've managed to connect l

Re: [swift-lldb-dev] Swift LLDB Feature Support

2016-10-20 Thread Todd Fiala via swift-lldb-dev
So we don’t lose track of all this info, can you create a JIRA ticket on bugs.swift.org to track this? Thanks! -Todd > On Oct 20, 2016, at 7:54 AM, Todd Fiala wrote: > >> >> On Oct 20, 2016, at 7:53 AM, Todd Fiala > > wrote: >> >> Hi Jessie!

Re: [swift-lldb-dev] Swift LLDB Feature Support

2016-10-20 Thread Todd Fiala via swift-lldb-dev
> On Oct 20, 2016, at 7:53 AM, Todd Fiala wrote: > > Hi Jessie! > >> On Oct 19, 2016, at 6:12 PM, Jessie Serrino via swift-lldb-dev >> mailto:[email protected]>> wrote: >> >> Hi Swift-LLDB, >> >> I had something I wanted to follow up on. >> >> I'm currently working in a mixed develop

Re: [swift-lldb-dev] Swift LLDB Feature Support

2016-10-19 Thread Jessie Serrino via swift-lldb-dev
Hi Swift-LLDB, I had something I wanted to follow up on. I'm currently working in a mixed development environment (Obj-C & Swift), and we're slowly migrating to Swift. I've managed to connect lldb to a Swift only environment and use REPL to successfully inspect objects without issue. That said, w

Re: [swift-lldb-dev] Swift LLDB Feature Support

2016-10-06 Thread Enrico Granata via swift-lldb-dev
> On Oct 5, 2016, at 5:01 PM, Jessie Serrino via swift-lldb-dev > wrote: > > Hi Swift LLDB, > > First of all, thanks to some of you for being so responsive! > > After playing around a bit with the LLDB build, we had some feature requests > for the next version of LLDB. > > First and foremos

Re: [swift-lldb-dev] Swift LLDB Feature Support

2016-10-06 Thread Jim Ingham via swift-lldb-dev
> On Oct 5, 2016, at 5:01 PM, Jessie Serrino via swift-lldb-dev > wrote: > > Hi Swift LLDB, > > First of all, thanks to some of you for being so responsive! > > After playing around a bit with the LLDB build, we had some feature requests > for the next version of LLDB. > > First and foremos

[swift-lldb-dev] Swift LLDB Feature Support

2016-10-06 Thread Jessie Serrino via swift-lldb-dev
Hi Swift LLDB, First of all, thanks to some of you for being so responsive! After playing around a bit with the LLDB build, we had some feature requests for the next version of LLDB. First and foremost, we’d like to be able to execute multi-line expressions through *expression*, and create varia