Re: [MSEide-MSEgui-talk] Debugging issue

2016-04-12 Thread Martin Schreiber
On Tuesday 12 April 2016 11:40:46 Graeme Geldenhuys wrote: > On 2016-04-12 10:10, Martin Schreiber wrote: > > It uses the LLVM backend where it could be possible to define nested > > stack variables if I read the code right (not tested yet). gcc also > > supports nested functions AFAIK, I don't

Re: [MSEide-MSEgui-talk] Debugging issue

2016-04-12 Thread Graeme Geldenhuys
On 2016-04-12 10:10, Martin Schreiber wrote: > It uses the LLVM backend where it could be possible to define nested stack > variables if I read the code right (not tested yet). gcc also supports nested > functions AFAIK, I don't know if outer variables are visible in gdb. I just tested with

Re: [MSEide-MSEgui-talk] Debugging issue

2016-04-12 Thread Martin Schreiber
On Tuesday 12 April 2016 10:45:18 Graeme Geldenhuys wrote: > On 2016-04-12 07:01, Martin Schreiber wrote: > > The FPC-gdb combination does not support nested function scopes. Please > > click in stack window in the row of "DoPrepareReport()" in order to > > switch the frame. > > OK, thanks for the

Re: [MSEide-MSEgui-talk] Debugging issue

2016-04-12 Thread Graeme Geldenhuys
On 2016-04-12 07:01, Martin Schreiber wrote: > The FPC-gdb combination does not support nested function scopes. Please click > in stack window in the row of "DoPrepareReport()" in order to switch the > frame. OK, thanks for the solution. I so hope one day Free Pascal will have its own debugger

Re: [MSEide-MSEgui-talk] Debugging issue

2016-04-11 Thread Martin Schreiber
On Monday 11 April 2016 19:12:29 Graeme Geldenhuys wrote: > Hi Martin, > > Please see attached screenshot. > > 1. This is where the variable is defined. The type is a Double. > > 2. This is where I added the watch. > > Debug Info is obviously enabled when I compiled the application - using >

Re: [MSEide-MSEgui-talk] Debugging issue

2016-04-11 Thread che fou
what if you add "inline" front of StartNewPage procedure ! -- Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of