qdt icon indicating copy to clipboard operation
qdt copied to clipboard

QEMU Development Toolkit

Results 13 qdt issues
Sort by recently updated
recently updated
newest added

Hi, thanks for helping me with my previous issue, and would like to report another one. I am trying to generate board that uses cortex-m4 which is defined in "hw/arm/armv7m.h"...

[project.zip](https://github.com/ispras/qdt/files/10050974/project.zip) Hi, I am having issue with generating machine that has MemoryAliasNode. I have attached compressed project.py. I am using QEMU 5.0.1 generation fails then checking for Type.exists, node.allias_offset is...

A (possible) alternative to `debug` module.

Also allows to set qemu executable through CLI (instead of config patching). ### v2 - rebased onto new master

Current implementation of software driven debugging API based on GDB RSP (`debug` package) only supports DWARF in ELF.

enhancement