My KDS in running on ArchLinux 64bit.
1: In CW, when I view the memory, there is a view render as HEX Integer format, while in KDS, I only can see HEX format, HEX format is byte array, while HEX Integer is integer array, please see below picture:
I thinks HEX integer is very useful in view the memory, could KDS team as this way in new KDS release ?
2: In CW, when I need a breakpoint I will enter this breakpoint in Debug Console likely this command : bp khci.c 1024, while in KDS I can't find this Debug Console, this is also a very useful feature.
KDS memory view:


CW memory view:


CW Debug Console:

