J-link + Portenta - ? add MBed thread support

I got the J-Link and Portenta working together to do hardware debugging (as per the link above), and it has already helped me pick up a couple of small bugs, that I had not noticed before. Works relatively seamlessly once you start up both programs, and can start up the debugger pretty quickly after a compile.

A couple of questions?

Is there a chance we can see an MBed thread aware .dll similar to what Segger offers for FreeRTOS.

Is there a near term plan to incorporate all the ozone functionality within the 2.0 IDE debugger? This would make it even easier to use.

Thanks