Christian Kudera
Christian Kudera
Dotdrop version (and git commit if run from source): de05935ef1efa1bde32dbcbc80a46487dd825a8c (Sun Dec 31 14:14:00 2023 +0100) Using dotdrop: as a submodule **Describe the bug** Similar to #418, directories are not...
**Describe the bug** The function `setup_remap`, which is called from [this line in mcu.py](https://github.com/qilingframework/qiling/blob/d921cb21f71fa8b3be58611294db2e3a968e05d1/qiling/loader/mcu.py#L121) does not exist in Qiling. Furthermore, the type `remap` isn't used in any microcontroller's environment dictionary...
**Describe the bug** Qdb requires the CPSR register for [context rendering](https://github.com/qilingframework/qiling/blob/master/qiling/debugger/qdb/render/render_arm.py#L22) and [branch prediction](https://github.com/qilingframework/qiling/blob/master/qiling/debugger/qdb/branch_predictor/branch_predictor_arm.py). However, `reg_map` in [cortex_m_const.py](https://github.com/qilingframework/qiling/blob/master/qiling/arch/cortex_m_const.py#L9) doesn't contain a mapping for the CPSR register which leads to an...
### Rofi version (rofi -v or git commit in case of build issue) Version: 1.7.5+wayland2 ### Configuration https://gist.github.com/ckudera/3296974509961570aa7d13ab58688ec7 ### Theme https://gist.github.com/ckudera/e5e528840451a8e7d015ab1db4b66d3b ### Timing report _No response_ ### Launch command rofi...