[Gambas-user] IDE feature suggestion re making executable
richard terry
rterry at ...1946...
Sun Jan 31 21:59:33 CET 2010
On Monday 01 February 2010 06:06:02 you wrote:
> > I'm trying to debug my program at moment and finding lots of situations
> > where gambas dosn't pick up a problem in the IDE but the executable does
> > and dies.
> >
> > Hence having to go back to my code - isolate the subroutine and re-make
> > the executable, and I'm having to do this hundreds of times as the bugs
> > come to light which were not trapped in the IDE during development.
> >
> > would be handy to have this as a single step - ie- click on the make
> > exectable button > do it, rather than each time having to popup a dialog
> > box and set the options.
> >
> > Regards
> >
> > Richard
>
> Please be more concrete. What kind of problems are you talking about?
This one is not a problem Benoit, its just that when the IDE does not stop at
an error, but your executable dies with a popup error message (often this
message is not the source of the error), then one has to step through ones
code sub by sub isolating things down to the line level to try and find the
problem.
It just gets tedious having to repetatively use the popup make executable
dialog, thats all. A single click > executable would save much tedium
>
> And if you are talking about the problem you sent me directly, maybe it is
> a bug in Gambas somewhere.
Not, that was a different issues
>
Regards
Richard
More information about the User
mailing list