Problem
iOS debugging locks you into macOS
Safari Web Inspector is the sanctioned way to inspect a page on an iPhone, and it only exists on a Mac. For a team on Windows or Linux, the price of inspecting one DOM node is a second computer.
WebDebugX speaks the WebKit remote debugging protocol over the USB connection and brings the inspector to whatever desktop you already have. Same protocol, same inspector front end, no Mac in the loop.