LLDB "warning: got name from symbols: _XCDidPauseInDebugger" on every breakpoint
LLDB "warning: got name from symbols: _XCDidPauseInDebugger" on every breakpoint
- Subject: LLDB "warning: got name from symbols: _XCDidPauseInDebugger" on every breakpoint
- From: Jens Alfke <email@hidden>
- Date: Mon, 15 Jun 2015 13:19:40 -0700
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden