`lldb` fails to execute `findinstances` command
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 9.2k
- Forks
- 790
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.