avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avrdude-dev] Build Questions


From: Joerg Wunsch
Subject: Re: [avrdude-dev] Build Questions
Date: Mon, 28 Jul 2003 16:50:12 +0200
User-agent: Mutt/1.2.5i

As address@hidden wrote:

> core itself causes an OS protection violation, i don't think that
> debugger is of much help to you unless you'd try to single-step the
> entire script.
> 
> 
> How do I single step the perl script?

You start it with

perl -d <name of script>

This will cause it to enter the Perl debugger.  Then, type a question
mark to see the debugging commands.  Basically, to single-step, type
an »s« repeatedly.
-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]