POV-Ray : Newsgroups : povray.off-topic : Firebug : Re: Firebug Server Time
4 Sep 2024 01:18:23 EDT (-0400)
  Re: Firebug  
From: Darren New
Date: 26 Oct 2010 13:33:59
Message: <4cc71107@news.povray.org>
Mike Raiford wrote:
> Remember: The function declaration is just that: A declaration. It has 
> no code. 

That's your inner nerd speaking.

The actual answer is "if he tries to put a breakpoint on the function name, 
he wants to breakpoint when the function is called, so we'll actually put 
the breakpoint on the first executable statement of the function."

This is exactly the way in which open source software tends to suck: written 
by geeks, for geeks, which is great unless you're not a geek. :-)

-- 
Darren New, San Diego CA, USA (PST)
   Serving Suggestion:
     "Don't serve this any more. It's awful."


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.