I’m using the Xcode 7 beta and have started getting these warning messages in 
the debugger console every time it stops at any breakpoint (or at a crash) in 
any project:

error: warning: got name from symbols: _XCDidPauseInDebugger
error: assigning to 'void *' from incompatible type 'BOOL' (aka 'signed char')
error: 1 errors parsing expression
(lldb)

I thought this might be due to some incompatible commands in my .lldbinit file 
so I moved it aside, but it hasn’t helped. Anyone know what this is, and 
whether it’s just an Xcode bug I can ignore?

—Jens
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to