`lldb` fails to execute `findinstances` command
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 9.2k
- Forks
- 790
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
That's what happening:
```lldb
(lldb) findinstances UIView
Error loading Chisel: "dlopen(/usr/local/Cellar/chisel/1.7.1/libexec/commands/../../lib/Chisel.framework/Chisel, 2): image not found"
```
The framework exists at `/usr/local/Cellar/chisel/1.7.1/libexec/commands/../../lib/Chisel.framework/Chisel` and other commands are running perfectly.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.