POV-Ray : Newsgroups : povray.unix : Debugging and line numbers : Re: Debugging and line numbers Server Time
1 Jun 2024 08:55:26 EDT (-0400)
  Re: Debugging and line numbers  
From: nemesis
Date: 7 Feb 2009 18:12:14
Message: <498e154e@news.povray.org>
clipka wrote:
> 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? ;)

What that means is that you are comfortable on Windows because you 
previously took your time to learn Windows tools and is now blaming 
Linux because you chose not to take your time to learn Linux tools.

> I mean, it's not like they have any "quick start" sections (or I'm R'ing T wrong
> FM's...)

Little tip, in both vi and man pages, the standard way to search for 
something is to simply type:
/something

and type n(ext) for the next matches or shift+n for previous.  Grep and 
Google are also fine friends. :)


Post a reply to this message

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