Re: [swift-dev] Debugging on Xcode

2017-08-11 Thread Michael Gottesman via swift-dev
Add to debugging the compiler? Sent from my iPhone > On Aug 11, 2017, at 11:38 AM, Robert Widmann via swift-dev > wrote: > > Full disclaimer: I haven’t looked into this bug, so I’m just going to > describe higher-level workflow tips. > >> On Aug 11, 2017, at 5:02 AM, Mike Choi via swift-dev

Re: [swift-dev] Debugging on Xcode

2017-08-11 Thread Robert Widmann via swift-dev
Full disclaimer: I haven’t looked into this bug, so I’m just going to describe higher-level workflow tips. > On Aug 11, 2017, at 5:02 AM, Mike Choi via swift-dev > wrote: > > Hello Swift community, > > I’m currently trying to debug SR-5556 > https://bugs.swift.org/plugins/servlet/mobile#issu

Re: [swift-dev] Debugging on Xcode

2017-08-11 Thread Brian King via swift-dev
Hey Mike, I've found this presentation by Ayanonagon to be helpful in getting a functional development environment up and running: https://speakerdeck.com/ayanonagon/contributing-to-swift Also, I'm going to be facilitating a workshop at try! Swift NYC to help people set up functional development