From mint-bounce@lists.fishpool.fi Wed Jan 27 17:46:39 2010 Message-ID: <4B60C1E1.7050601@atari-source.org> Date: Wed, 27 Jan 2010 17:44:49 -0500 From: Mark Duckworth User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1 MIME-Version: 1.0 To: mint Subject: [MiNT] OT: Debugging Windom Apps Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: mduckworth@atari-source.org Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Hello guys, Just worth nothing that you cannot debug a windom application unless you rebuild libwindom with -g -fomit-frame-pointer -O0. I don't yet know which option was causing the problem but the system would literally freeze hard after showing a dialog. This problem existed in XaAES only. N.AES was fine. Thanks, Mark