POV-Ray : Newsgroups : povray.newusers : debbug : Re: debbug Server Time
29 Jul 2024 10:23:49 EDT (-0400)
  Re: debbug  
From: WellenZillich
Date: 23 Mar 2006 10:10:01
Message: <web.4422b78fa7a603e1c71d6360@news.povray.org>
"Chris B" <c_b### [at] btconnectcomnospam> wrote:
> "shimon_a10" <shi### [at] wallacoil> wrote in message
> news:web.43d3ea6da7a603e5a8ded0@news.povray.org...
> > "Brian Elliott" <NotForSpam@AskIfUWant> wrote:
> >> "shimon_a10" <shi### [at] wallacoil> wrote in message
> >> news:web.43d26b0828974d5c5a8ded0@news.povray.org...

> I want to know how to debug a scene ...

Try, taking care for the Ampersand:

    xterm -T DEBUGWINDOW -e tail -f ./DEBUG.txt &
    povray +GD ./DEBUG.txt ./INPUT.pov

Lines in INPUT.pov like e.g.:

    #debug concat( "nHALLO CHRIS: ", str(clock,0,0), "n" )

will produce their output in DEBUGWINDOW and, nearly, nothing else. Does
work for pov3.6 on Linux SuSE9.x.

Best regards: WellenZillich


Post a reply to this message

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