Re: [Gambas-user] Bug with debugging

2011-03-04 Thread Jussi Lahtinen
That wasn't the whole problem... but for some reason I can't reproduce rest of the problems anymore with this project. I have other (huge) project where I can reproduce these problems randomly, but I can't send it... I'll try to isolate this problem. Jussi 2011/3/4 Benoît Minisini > > Hi! > >

Re: [Gambas-user] Bug with debugging

2011-03-03 Thread Benoît Minisini
> Hi! > I'm working on experimental profiler project (I hope Benoit will release > better approach to this in future). > However, I'm constantly running into debugging problems; > occasionally missing error messages, and randomly missing possibility to > "look" inside variable. > > This project is

[Gambas-user] Bug with debugging

2011-03-02 Thread Jussi Lahtinen
Hi! I'm working on experimental profiler project (I hope Benoit will release better approach to this in future). However, I'm constantly running into debugging problems; occasionally missing error messages, and randomly missing possibility to "look" inside variable. This project is full of bugs, m