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 <gam...@users.sourceforge.net>

> > 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, missing features, etc. and it exist
> primarily
> > as experiment.
> > So, no comments about code quality is needed.
> >
> > Way to reproduce problems.
> >
> > 1. Click on "Open project" and select some *small* project to test.
> > 2. Click on "Record".
> > 3. Click on "Run"
> > 4. Click on "Record"
> > 5. Close the project you opened for profiling.
> >
> > Now you should have "Out of bounds" error message (some times not [try
> > running Profiler from IDE couple of times to demonstrate missing
> > messages]). Then try to see what cBData[] holds, almost never you can't.
> > If you can try other variables.
> > With this project reproducing this problem shouldn't be difficult, couple
> > runs should be enough.
> >
> >
> > Gambas 3 rev 3627 @ Ubuntu 10.10 64bit
> >
> > Jussi
> > P.S Code is GPL v2 if it is going to be useful...
>
> The array has no element, so the debugger displays nothing when double
> clicking on it. Maybe it should displays a message instead...
>
> --
> Benoît Minisini
>
>
> ------------------------------------------------------------------------------
> What You Don't Know About Data Connectivity CAN Hurt You
> This paper provides an overview of data connectivity, details
> its effect on application quality, and explores various alternative
> solutions. http://p.sf.net/sfu/progress-d2d
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to