Página 1 de 1

Debugger does not stop on the certain breakpoints

Publicado: Vie Jul 14, 2006 12:06 pm
por Oleg
Hi!
I send you my project with problem.
The debugger does not stop on breakpoints which are set in EAlert function
(Form1.prg) after line marked // did not stop after this line.
Thank you. Oleg.


Attached files test2.zip (8.6 KB)Â

Debugger does not stop on the certain breakpoints

Publicado: Vie Jul 14, 2006 7:15 pm
por jfgimenez
Oleg,
> I send you my project with problem.
> The debugger does not stop on breakpoints which are set in EAlert function
> (Form1.prg) after line marked // did not stop after this line.
Yes, you are right. And I can't find a reason for this behaviour. I'll
review it deeply. Thanks for the sample.
--
Regards,
Jose F. Gimenez
http://www.xailer.com

Debugger does not stop on the certain breakpoints

Publicado: Vie Jul 14, 2006 7:15 pm
por jfgimenez
Oleg,
> I send you my project with problem.
> The debugger does not stop on breakpoints which are set in EAlert function
> (Form1.prg) after line marked // did not stop after this line.
Yes, you are right. And I can't find a reason for this behaviour. I'll
review it deeply. Thanks for the sample.
--
Regards,
Jose F. Gimenez
http://www.xailer.com

Debugger does not stop on the certain breakpoints

Publicado: Sab Jul 15, 2006 7:12 am
por Oleg
Jose,
> Yes, you are right. And I can't find a reason for this behaviour. I'll
> review it deeply. Thanks for the sample.
OK. I will wait.
Maybe this behaviour depends in some way on included .xfm file.
As I informed you in one of previous messages, debugger always steps into
TFormX:CreateForm (from .xfm file) unless 'Step over' is used.
But it is just a guess.
Regards, Oleg.

Debugger does not stop on the certain breakpoints

Publicado: Sab Jul 15, 2006 7:12 am
por Oleg
Jose,
> Yes, you are right. And I can't find a reason for this behaviour. I'll
> review it deeply. Thanks for the sample.
OK. I will wait.
Maybe this behaviour depends in some way on included .xfm file.
As I informed you in one of previous messages, debugger always steps into
TFormX:CreateForm (from .xfm file) unless 'Step over' is used.
But it is just a guess.
Regards, Oleg.

Debugger does not stop on the certain breakpoints

Publicado: Lun Jul 17, 2006 10:18 am
por jfgimenez
Oleg,
I've made some changes in debugger, that I hope solve above problems.
Please, add this .obj to your project and test it.
--
Regards,
Jose F. Gimenez
http://www.xailer.com


Attached files debugger.zip (6.7 KB)Â

Debugger does not stop on the certain breakpoints

Publicado: Lun Jul 17, 2006 10:18 am
por jfgimenez
Oleg,
I've made some changes in debugger, that I hope solve above problems.
Please, add this .obj to your project and test it.
--
Regards,
Jose F. Gimenez
http://www.xailer.com


Attached files debugger.zip (6.7 KB)Â

Debugger does not stop on the certain breakpoints

Publicado: Lun Jul 17, 2006 12:50 pm
por Oleg
Jose,
> I've made some changes in debugger, that I hope solve above problems.
> Please, add this .obj to your project and test it.
I have tried your changes with my samples and it is working fine now.
Both described problems are solved. Thank you very much.
Regards, Oleg.

Debugger does not stop on the certain breakpoints

Publicado: Lun Jul 17, 2006 12:50 pm
por Oleg
Jose,
> I've made some changes in debugger, that I hope solve above problems.
> Please, add this .obj to your project and test it.
I have tried your changes with my samples and it is working fine now.
Both described problems are solved. Thank you very much.
Regards, Oleg.