gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] Re: DEBUG_STACK


From: strk
Subject: Re: [Gnash-dev] Re: DEBUG_STACK
Date: Tue, 25 Jul 2006 16:15:52 +0200

On Tue, Jul 25, 2006 at 08:09:12AM -0600, Rob Savoye wrote:

>   We should be able to do that with the C++ debug support too. I
> personally dislike using printf() debug stuff in a C++ program. Now I'd

+1 on using C++ syntax. Still a stream-like thing like gbdlog << arg
would again evaluate arg no matter what flags are used. Maybe the
debugger functions should be templated, in which case I think we
can obtain a near no-op in case no -v is given.

--strk;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]