`lldb` fails to execute `findinstances` command
Ouverte
- Langage dominant
- Python
- Étoiles
- 9.2k
- Forks
- 790
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.