realbasic-plugins
[Top] [All Lists]

Re: Debugging with CodeWarrior

To: REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com>
Subject: Re: Debugging with CodeWarrior
From: Phil M <phil at mobleybros dot com>
Date: Wed, 19 Jul 2006 20:35:44 -0400
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-plugins at lists dot realsoftware dot com
References: <1hiqrz0 dot 1p7oleqpoaw4kM%support at monkeybreadsoftware dot de>
On Jul 19, 2006, at 3:36 PM, Christian Schmitz wrote:

I use DebugStr on the Mac as the only point of debugging.

True. I recomment to write yourself a little wrapper to output numbers
easier.

I have myself functions like

void DebugMessage(const char* text, int value)

which are quite handy.

Thanks about that Christian and Björn... I finally figured out how DebugStr works since it takes a pstring instead of cstring.

Any help on the other questions about CodeWarrior debugging?

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>