About the author
Years ago, I wrote a few IOTADebuggerVisualizers. Looking at my code repository, this was in 2011. Back then, I've written a NSImage visualizer which allows one to visualize the cursor selected on the Mac OS X when debugging OS X applications through the IDE.
As it's been a while since I've debugged any IOTADebuggerVisualizers, I'm refreshing my skills by blogging this.
In order to debug an IOTADebuggerVisualizer, you'll need to run 2 copies of the Delphi/RAD Studio IDE.
Debugging IOTADebuggerVisualizer
How to free more space on your home drive by redirecting the location for SDKs in RAD Studio
Learn the command line used to compile System.pas in Delphi
A method to design records so that they're allocated on a specific byte boundary, such as 16 bytes, 512 bytes, 4096 bytes, etc.
Learn why the map is cool in Go!