On Tue, 05 May 2009, Pritpal Bedi wrote:

Hi,

[...]
> I am trying to fiigure out. In view of above procedure I adopted to 
> debug can you guide me what else I should do to recover from it.
> Any tips will be helpful.

It looks like some type of memory corruption.
In Linux I would suggest to use valgrind to check final binaries but
AFAIK it's not available for MS-Windows yet.
If you use BCC then you can try to use CodeGuard.
Try to compile Harbour and all your code with CodeGuard support and then
repeat your tests. Then check CodeGuard reports.

best regards,
Przemek
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to