Re: [swift-dev] [swift-lldb-dev] LLDB Invalid address (32 bit arm)

2015-12-28 Thread William Dillon via swift-dev
Hi Todd, Yes, I think that LLDB is more or less working with Swift on ARM. We can start the REPL and do some tasks with it, though it isn’t all that reliable yet. There are two files in the swift-lldb PR that I merged in from Joe Bell that fixed the REPL. I think, however, than they would ne

Re: [swift-dev] [swift-lldb-dev] LLDB Invalid address (32 bit arm)

2015-12-28 Thread Todd Fiala via swift-dev
Hi William, On Thu, Dec 24, 2015 at 3:15 PM, Dmitri Gribenko via swift-lldb-dev < swift-lldb-...@swift.org> wrote: > + swift-lldb-dev > > On Thu, Dec 24, 2015 at 3:03 PM, William Dillon via swift-dev > wrote: > > Hi all, > > > > I’m working on addressing issues that are preventing lldb from comp