I would like to practice debugging in lldb, especially how to use python scripts with lldb for viewing contents of variables of a C program, but I don't have access to Xcode or an Apple computer. Is it still possible to run lldb and practice it's python scripting? Searching for lldb download takes me here and it doesn't look like there is a windows installer available.
Am I going about this the right way, or is it impossible to practice lldb and it's python scripting without an Apple computer?
The target computer is Windows 7 32 bit.