Will Leshner wrote:
>
> On Wed, 15 Dec 2004 13:43:25 +0000, Theodore H. Smith
> <delete at elfdata dot com> wrote:
>
> > If RB does not allow us to debug .debug apps, via CodeWarrior, and very
> > few people complain, then it follows that very few people make plugins
> > anymore :o(
>
> Well, I've been writing and debugging code long before there were
> graphical debuggers. I look at the lack of a debugger as an annoyance
> more than anything else. It cetainly won't stop me from developing
> plugins.
>
As I generally work with realtime embedded OS, I rarely have the opportunity
to use debuggers (putting a breakpoint in your app is a garantee to mess the
"realtime" part,
thus what your observe at this point is most of the time "wrong").
As a direct consequence, I tend to consider this is the same for other
applications too, including
RB plugins. So I debug mostly with "code review", "printf" and sometimes with
DebugStr. -:)
I must admit though that people should be able to debug their plugins without
hassles.
_______________________________________________
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>
|