POV-Ray : Newsgroups : povray.unix : Debugging and line numbers : Re: Debugging and line numbers Server Time
1 Jun 2024 20:37:54 EDT (-0400)
  Re: Debugging and line numbers  
From: Jim Henderson
Date: 6 Feb 2009 14:23:10
Message: <498c8e1e$1@news.povray.org>
On Fri, 06 Feb 2009 12:12:49 -0500, clipka wrote:

> )
> NNTP-Posting-Host: 203.29.75.35
> X-Trace: news.povray.org 1233940500 203.29.75.35 (6 Feb 2009 12:15:00
> -0500) Lines: 14
> X-No-Archive: Yes
> X-Copyright: This copyrighted article comes from a private news server
> and may NOT be distributed on USENET or other news servers.
> X-POV-Header: --- --- --- --- --- --- --- --- --- --- --- --- Path:
> news.povray.org!192.100.130.7
> Xref: news.povray.org povray.unix:4725
> 
> nemesis <nam### [at] gmailcom> wrote:
>> > I knew I wouldn't like debugging under Linux :S
>>
>> Not really that bad if you RTFM. ;)
> 
> You know how F those M's are to R if all you want to do is just to
> figure out where a program crashed on a Linux system, when otherwise you
> basically do all development under windows? ;)
> 
> I mean, it's not like they have any "quick start" sections (or I'm R'ing
> T wrong FM's...)

I think Nem's point is that you had to learn debugging techniques on 
Windows at some point and you probably read some documentation on how to 
do it there.

But if you compile with symbolic information and run under gdb, it is 
generally pretty easy.  Not as easy as using single-step debugging in the 
old Borland compilers (which I used to use all the time), but it's not 
very different, either. :-)

Jim


Post a reply to this message

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