Thanks Ken
On Feb 24, 6:04 am, Ken Thomases wrote:
> Kyle misunderstood what you were asking.
>
> The debugger is simply reporting that it found the proper place to set the
> breakpoint. It resolved from a symbol to an address.
>
> Nothing has actually happened. No exception was raised or caug
Kyle misunderstood what you were asking.
The debugger is simply reporting that it found the proper place to set the
breakpoint. It resolved from a symbol to an address.
Nothing has actually happened. No exception was raised or caught. The
breakpoint has not yet been hit. The debugger is jus
Note that the exception was "resolved"... nothing to continue or log
as far as I can tell
On Feb 22, 11:17 pm, Kyle Sluder wrote:
> On Wed, Feb 22, 2012 at 7:53 AM, R wrote:
> > and now see:
>
> > Catchpoint 2 (throw)Pending breakpoint 1 - "objc_exception_throw"
> > resolved
>
> > No further de
I created a single view application in Xcode 4, no additions, just the
boilerplate template. The same exception was noted. Maybe an Xcode
bug?
thanks --R
On Feb 22, 11:17 pm, Kyle Sluder wrote:
> On Wed, Feb 22, 2012 at 7:53 AM, R wrote:
> > and now see:
>
> > Catchpoint 2 (throw)Pending bre
On Wed, Feb 22, 2012 at 7:53 AM, R wrote:
> and now see:
>
> Catchpoint 2 (throw)Pending breakpoint 1 - "objc_exception_throw"
> resolved
>
>
> No further details. The app appears to be fine with no errors or
> warnings. Is this a problem?
>
> (SnowLeopard Xcode 4)
This the result of some non-o
and now see:
Catchpoint 2 (throw)Pending breakpoint 1 - "objc_exception_throw"
resolved
No further details. The app appears to be fine with no errors or
warnings. Is this a problem?
(SnowLeopard Xcode 4)
___
Cocoa-dev mailing list (Cocoa-dev@lists.