Re: [fpc-pascal] Re: OT: Amazing new development tools

2012-03-03 Thread Mark Morgan Lloyd
Martin wrote: On 29/02/2012 11:44, Mark Morgan Lloyd wrote: Martin wrote: Sure one *could* record *all* variables, and the callstack... But what if - you add a new variable, what to initialize it with? - remove the function that called the current code, or even delete the line where you just p

Re: [fpc-pascal] Re: OT: Amazing new development tools

2012-03-02 Thread Martin
On 29/02/2012 11:44, Mark Morgan Lloyd wrote: Martin wrote: Sure one *could* record *all* variables, and the callstack... But what if - you add a new variable, what to initialize it with? - remove the function that called the current code, or even delete the line where you just paused? Or one

Re: [fpc-pascal] Re: OT: Amazing new development tools

2012-03-01 Thread Mark Morgan Lloyd
Martin wrote: On 27/02/2012 12:32, Lukasz Sokol wrote: On 26/02/2012 11:17, Mattias Gaertner wrote: On Sun, 26 Feb 2012 11:43:38 +0100 (CET) Michael Van Canneyt wrote: On Sun, 26 Feb 2012, Vinzent Höfler wrote: On Sat, 25 Feb 2012 19:15:54 +0100, ik wrote: I found the following amazi

Re: [fpc-pascal] Re: OT: Amazing new development tools

2012-02-29 Thread Martin
On 27/02/2012 12:32, Lukasz Sokol wrote: On 26/02/2012 11:17, Mattias Gaertner wrote: On Sun, 26 Feb 2012 11:43:38 +0100 (CET) Michael Van Canneyt wrote: On Sun, 26 Feb 2012, Vinzent Höfler wrote: On Sat, 25 Feb 2012 19:15:54 +0100, ik wrote: I found the following amazing lecture that

[fpc-pascal] Re: OT: Amazing new development tools

2012-02-28 Thread Lukasz Sokol
On 26/02/2012 11:17, Mattias Gaertner wrote: > On Sun, 26 Feb 2012 11:43:38 +0100 (CET) Michael Van Canneyt > wrote: > >> >> >> On Sun, 26 Feb 2012, Vinzent Höfler wrote: >> >>> On Sat, 25 Feb 2012 19:15:54 +0100, ik >>> wrote: >>> I found the following amazing lecture that present a ne