Open
Description
Environment information
- Operating System: Linux
- Cutter version: d5088a5
- Obtained from:
- Built from source
- Downloaded release from Cutter website or GitHub
- Distribution repository
- File format: ELF
Describe the bug
Having decompiler set to jsdec spits out a bunch of errors.
ERROR: core: Invalid config key 'jsdec.casts'
ERROR: core: Invalid config key 'jsdec.asm'
ERROR: core: Invalid config key 'jsdec.blocks'
ERROR: core: Invalid config key 'jsdec.xrefs'
ERROR: core: Invalid config key 'jsdec.paddr'
ERROR: core: Invalid config key 'jsdec.debug'
ERROR: core: Invalid config key 'jsdec.highlight'
ERROR: core: Invalid config key 'jsdec.slow'
ERROR: core: Invalid config key 'jsdec.slow'
To Reproduce
- Open latest cutter build from CI
- set decompiler to jsdec
- observe a bunch of errors in console
Expected behavior
Screenshots
Additional context
Activity