POV-Ray : Newsgroups : povray.beta-test : Can someone force-test "balcony.pov"? : Re: Can someone force-test "balcony.pov"? Server Time
28 Jul 2024 18:25:10 EDT (-0400)
  Re: Can someone force-test "balcony.pov"?  
From: Warp
Date: 20 Jan 2009 18:09:03
Message: <4976598e@news.povray.org>
Darren New <dne### [at] sanrrcom> wrote:
> Warp wrote:
> > 4) gdb will report the exact line where it crashed. The most useful thing
> >    to do now is to write "bt" (shorthand for "backtrace")
> > 
> > 5) If needed, you can print the values of variables in scope with the
> >    "print" command.

> Does it work for C++ also the same way? Or just C?  As in, does the -g give 
> it enough information to unmunge the global names and walk the stack in 
> spite of inline functions and such?  Just curious.

  Yes, gdb fully supports C++ (including eg. template expressions).

-- 
                                                          - Warp


Post a reply to this message

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