Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CG_CONTEXT_SHOW_BACKTRACE required? #297

Open
CyberMew opened this issue Nov 8, 2021 · 0 comments
Open

CG_CONTEXT_SHOW_BACKTRACE required? #297

CyberMew opened this issue Nov 8, 2021 · 0 comments

Comments

@CyberMew
Copy link

CyberMew commented Nov 8, 2021

I breakpoint in my code and tried to do a visualize subview

I get this:

error: error: Execution was interrupted, reason: step over.
The process has been returned to the state before expression evaluation.
2021-11-08 16:31:52.610210+0000 MyApp[68056:11076538] [Unknown process name] CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
2021-11-08 16:31:52.610799+0000 MyApp[68056:11076538] [Unknown process name] CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
2021-11-08 16:31:52.611133+0000 MyApp[68056:11076538] [Unknown process name] CGContextGetBaseCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
2021-11-08 16:31:52.611304+0000 MyApp[68056:11076538] [Unknown process name] CGContextConcatCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
2021-11-08 16:31:52.611415+0000 MyApp[68056:11076538] [Unknown process name] CGContextSetBaseCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
2021-11-08 16:31:52.611527+0000 MyApp[68056:11076538] [Unknown process name] CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
error: error: Execution was interrupted, reason: step over.
The process has been returned to the state before expression evaluation.
Could not get image data.
error: error: Execution was interrupted, reason: step over.
The process has been returned to the state before expression evaluation.
error: error: Execution was interrupted, reason: step over.
The process has been returned to the state before expression evaluation.
error: error: Execution was interrupted, reason: step over.
The process has been returned to the state before expression evaluation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant