eclipse-embed-cdt / eclipse-plugins

The Eclipse Embedded CDT plug-ins for Arm & RISC-V C/C++ developers (formerly known as the GNU MCU Eclipse plug-ins). Includes the archive of previous plug-ins versions, as Releases.
http://eclipse-embed-cdt.github.io/
Eclipse Public License 2.0
558 stars 130 forks source link

Add QEMU Arm, AArch64, RISC-V 32/64 debug #532

Closed ilg-ul closed 2 years ago

ilg-ul commented 2 years ago

Add new variants of the QEMU debug launchers, that use the current QEMU, instead of the deprecated qemu-system-gnuarmeclipse.

ilg-ul commented 2 years ago

QEMU Arm, QEMU AArch64, QEMU RISC-V 32 & QEMU RISC-V 64 added, starting the corresponding QEMU binary in GDB server mode.

ilg-ul commented 2 years ago

Fixed on 2022-07-14.