zephyr/cmake/emu
Alp Sayin a01877c6e0 cmake: emu: qemu: start QEMU gdbserver only if relevant Kconfig is set
This removes the enforced `-s` option and only passes in a `-gdb` only if
CONFIG_QEMU_GDBSERVER_LISTEN_DEV is set. When unset, it allows users to
utilize QEMU_EXTRA_FLAGS from environment preventing a clash that occurs
if `-s` and `-gdb` are both passed to QEMU invocation.

Signed-off-by: Alp Sayin <alpsayin@gmail.com>
2023-02-20 09:48:52 +01:00
..
armfvp.cmake cmake: armfvp: allow for extra arguments 2022-12-29 10:12:33 +01:00
native.cmake cmake: support multiple entries in board.cmake 2021-11-12 21:33:42 -05:00
nsim.cmake cmake: sim: Update simulator related cmake to use CONFIG_MP_MAX_NUM_CPUS 2022-10-19 16:01:10 +02:00
qemu.cmake cmake: emu: qemu: start QEMU gdbserver only if relevant Kconfig is set 2023-02-20 09:48:52 +01:00
renode.cmake renode: Implement Renode script overlays 2023-01-25 14:02:29 -08:00
tsim.cmake cmake: support multiple entries in board.cmake 2021-11-12 21:33:42 -05:00