<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hello!<div class=""><br class=""></div><div class="">What is the proper way to build a fully debug dev sysroot for debugging the QtCode? I built qt with <b class="">-debug-and-release</b>, python with <b class="">—py-debug</b>, and then both sip and PyQt5 with <b class="">—debug</b>. But the python exe still loads the release binaries inside the Qt frameworks.</div><div class=""><br class=""></div><div class="">I also tried setting <b class="">DYLD_IMAGE_SUFFIX=_debug</b> before runtime but no dice.</div><div class=""><br class=""></div><div class="">Thanks!</div><div class="">-Patrick</div></body></html>