Problem with breakpoint

View: New views
6 Messages — Rating Filter:   Alert me  

Problem with breakpoint

by Fabien Bodard-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Is there other person like me, who have problem with the breack point
? it not stop in the last 3 svn version

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-devel mailing list
Gambas-devel@...
https://lists.sourceforge.net/lists/listinfo/gambas-devel

Re: Problem with breakpoint

by David Villalobos Cambronero :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I do, some times it stops others not. My problem is when I set the breakpoint in a module.

 Regards


--
David



----- Original Message ----
From: Fabien Bodard <gambas.fr@...>
To: gambas-devel@...; gambas-user@...
Sent: Thursday, August 13, 2009 7:41:31 AM
Subject: [Gambas-devel] Problem with breakpoint

Is there other person like me, who have problem with the breack point
? it not stop in the last 3 svn version

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-devel mailing list
Gambas-devel@...
https://lists.sourceforge.net/lists/listinfo/gambas-devel



     

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-devel mailing list
Gambas-devel@...
https://lists.sourceforge.net/lists/listinfo/gambas-devel

Re: Problem with breakpoint

by Charlie Reinl :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am Donnerstag, den 13.08.2009, 15:41 +0200 schrieb Fabien Bodard:
> Is there other person like me, who have problem with the breack point
> ? it not stop in the last 3 svn version
>
Salut,

yes me today but for  in gambas2

----------------- gambas2 -----------------------------------
2.15.2
Revision: 2248
/usr/local/bin/gbx2

----------------- kernel ---------------------------
Linux Scenic 2.6.24-24-generic #1 SMP Tue Aug 18 17:04:53 UTC 2009 i686
GNU/Linux

----------------- Release
--------------------------------------------------------------
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu 8.04.3 LTS"
----------------- QT and KDE ------------------------------------
Qt: 3.3.8b
KDE: 3.5.10
KDE Daemon: $Id: kded.cpp 711061 2007-09-11 09:42:51Z tpatzig $
----------------- Gnome -------------------------
GNOME gnome-panel 2.22.2
----------------- gcc ------------------------------
gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu4)
Copyright (C) 2007 Free Software Foundation, Inc.
Dies ist freie Software; die Kopierbedingungen stehen in den Quellen. Es
gibt KEINE Garantie; auch nicht für MARKTGÄNGIGKEIT oder FÜR SPEZIELLE
ZWECKE.



any idea ?



Charlie


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-devel mailing list
Gambas-devel@...
https://lists.sourceforge.net/lists/listinfo/gambas-devel

Re: Problem with breakpoint

by Benoît Minisini :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> Am Donnerstag, den 13.08.2009, 15:41 +0200 schrieb Fabien Bodard:
> > Is there other person like me, who have problem with the breack point
> > ? it not stop in the last 3 svn version
>
> Salut,
>
> yes me today but for  in gambas2
>

Which breakpoint on which class in which project? Can you send me the project
if you can reproduce it?

--
Benoît

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-devel mailing list
Gambas-devel@...
https://lists.sourceforge.net/lists/listinfo/gambas-devel

Re: Problem with breakpoint

by Benoît Minisini :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> > Am Donnerstag, den 13.08.2009, 15:41 +0200 schrieb Fabien Bodard:
> > > Is there other person like me, who have problem with the breack point
> > > ? it not stop in the last 3 svn version
> >
> > Salut,
> >
> > yes me today but for  in gambas2
>
> Which breakpoint on which class in which project? Can you send me the
> project if you can reproduce it?

I have backported the fix from Gambas 3 in revision #2251.

Regards,

--
Benoît

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-devel mailing list
Gambas-devel@...
https://lists.sourceforge.net/lists/listinfo/gambas-devel

Re: Problem with breakpoint

by Charlie Reinl :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am Freitag, den 21.08.2009, 01:50 +0200 schrieb Benoît Minisini:

> > > Am Donnerstag, den 13.08.2009, 15:41 +0200 schrieb Fabien Bodard:
> > > > Is there other person like me, who have problem with the breack point
> > > > ? it not stop in the last 3 svn version
> > >
> > > Salut,
> > >
> > > yes me today but for  in gambas2
> >
> > Which breakpoint on which class in which project? Can you send me the
> > project if you can reproduce it?
>
> I have backported the fix from Gambas 3 in revision #2251.
>
> Regards,
>

Than ks,

solved for gambas2

Charlie



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-devel mailing list
Gambas-devel@...
https://lists.sourceforge.net/lists/listinfo/gambas-devel