Chapter 6.2 Examining the stacks frame

For some reason I cannot get the symbolic breakpoint to stop.

Signals.MasterViewContoller.viewWillAppear(Swift.Bool) → ()

I was having the same problem with the breakpoint in Chapter 5, and it suddenly started working. It seems that I was doing it the same way.

If I set the breakpoint for Chap 6 in the trough it stops and it seems like that it very similar when I follow the examples, but I’d like to get it working. I did type it but when it didn’t work I copied from the book so it should be right.

This topic was automatically closed after 166 days. New replies are no longer allowed.