MathGroup Archive 2005

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: debugging

  • To: mathgroup at smc.vnet.net
  • Subject: [mg56706] Re: [mg56676] debugging
  • From: Daniel Roy <droy at mit.edu>
  • Date: Wed, 4 May 2005 00:33:46 -0400 (EDT)
  • References: <200505030926.FAA25668@smc.vnet.net> <acbec1a40505031010638fa9d4@mail.gmail.com>
  • Sender: owner-wri-mathgroup at wolfram.com

There are no line numbers in the reported bugs, of course.  

On Tue, 2005-05-03 at 13:10 -0400, Chris Chiasson wrote:
> You could load the code into the vi editor (or your favorite text
> editor) and turn on the line numbers.
> 
> On 5/3/05, Daniel Roy <droy at mit.edu> wrote:
> > 
> > My question concerns debugging.  I've done googling to find a quick
> > answer but have failed.  I'm developming large functions and without
> > line numbers telling me where the errors occurred, its becoming very
> > difficult to develop code quickly.  Can anyone point me in the right
> > direction in terms of debugging multi line  (at least 50+ lines)
> > functions?
> > 
> > thanks,
> > dan
> > 
> > 
> 
> 


  • References:
  • Prev by Date: Re: GUIkit problem
  • Next by Date: Re: GUIkit problem
  • Previous by thread: Re: debugging
  • Next by thread: Re: debugging