Hey all, I'm having difficulty getting the OS aware plugin to work for me. I searched the forums before posting to see if there were any situations that were like mine, but did not see any that were identical. I'm working on a Cortex-M0. I don't use an IDE -- I'm using JlinkGDBServer and gdb which connects to it (maybe this is my problem?). First I start gdbserver which looks fine to me so far: Command line: -if JTAG -device Cortex-M0+ -speed 500 -rtos /Applications/SEGGER/JLink_V792d/GDBServer/…