Search Results

Search results 1-1 of 1.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Hi, i am using the JLink GDB server with the LLDB client. This works quiet well, except writes to registers like Source Code (3 lines) 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 (1 line) has someone experienced something like that? It would be very nice if this works because then one could use VSCode + CodeL…