facebook / facebook/chisel

CG_CONTEXT_SHOW_BACKTRACE required?

オープン
#297 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
9.2k
フォーク
790
PR マージ指標
30日以内にマージされた PR はありません

説明

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.
```

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。