Hi,
i am using the JLink GDB server with the LLDB client. This works quiet well,
except writes to registers like
result in the GDB Server crashing with this error message: "Writing common registers: malloc(): invalid size (unsorted)"
This is the gdb package that gets send to the gdb server for command "register write pc 0xdeadbeef":
has someone experienced something like that?
It would be very nice if this works because then one could use VSCode + CodeLLDB + Rust for embedded development
Device: STM32MP15xx_A7
Interface SWD
JLink: JLink EDU V11.00 Firmware: 2023 Jun 10:49
JLink Software: V7.88h (RPM Package)
OS: Fedora
i am using the JLink GDB server with the LLDB client. This works quiet well,
except writes to registers like
result in the GDB Server crashing with this error message: "Writing common registers: malloc(): invalid size (unsorted)"
This is the gdb package that gets send to the gdb server for command "register write pc 0xdeadbeef":
Source Code
- send packet: $G80f760080000000000000000000000008ff760080000000001000000012cbcdd0100000090eeb1db0100000017000000a840bfdd9012b0db0d74baddefbeaddef3010080000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000;thread:dead;#10
has someone experienced something like that?
It would be very nice if this works because then one could use VSCode + CodeLLDB + Rust for embedded development
Device: STM32MP15xx_A7
Interface SWD
JLink: JLink EDU V11.00 Firmware: 2023 Jun 10:49
JLink Software: V7.88h (RPM Package)
OS: Fedora