From mint-bounce@lists.fishpool.fi Thu Jan 7 15:03:50 2010 To: From: Peter Slegg Subject: Re: [MiNT] QED Reply-To: Peter Slegg X-Mailer: MyMAIL Rev:1.91.13668 (Atari/(STiK/STinG/GlueSTiK)) X-Hardware: Atari Milan MIME-Version: 1.0 Date: Tue, 7 Jan 2010 20:02:14 +0200 (GMT) Content-Type: text/plain; charset="iso-8859-1" X-Priority: 3 X-MSMail-Priority: Normal Message-Id: <000b1a7d.019ad6d619c6@smtp.freeola.net> References: <201001072153.54168.oak@helsinkinet.fi> In-Reply-To: 201001072153.54168.oak@helsinkinet.fi X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: p.slegg@scubadivers.co.uk Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id o07K3otb030192 On Thu, 7 Jan 2010 21:53:53 , Eero Tamminen wrote: > > > > Editor > > * can jump from a variable/function use to it's definition > > * can search code for usages of a function/object > > * can see changed modules and which lines and rollback individual changes > > > > CVS > > * can compare local code with CVS rep > > * can merge bits of code from CVS into local version > > * easy to CVS update/commit/checkout/rollback > > > > Debug > > * easily set breakpoints in code > > * can ignore breakpoints without having to remove them > > * jump from errors to code > > * can see all variable in scope and values > > Using which debugger? > IDEA has it's own built in. These are just some ideas, not suggested implementations. Peter