<div dir="ltr">Hi,<div><br></div><div>I have TestViewController, subclass of UIViewController. I'm trying to set breakpoint on [TestViewController viewDidAppear:] but I can't get it to break. Setting breakpoint on [UIViewController viewDidAppear:] work fine with command "b -[UIViewController viewDidAppear:]". </div>

<div><br></div><div>I can break if I use its memory location, but is there a better way?</div><div><br></div><div>Output: </div><div><br></div><div><div>Breakpoint 15: no locations (pending).</div><div>WARNING:  Unable to resolve breakpoint to any actual locations.</div>

<div><div dir="ltr"><br><div>Jason</div></div></div>
</div></div>