Re: [Harbour] Debug and Thread

2010-04-07 Thread Przemysław Czerpak
On Tue, 06 Apr 2010, rafa wrote:

Hi,

 Exists limits debug thread in harbour ?
 I don't put breakpoint into thread child, never stop.

Yes, this limitation in current debugger code.
This is the point from my MT TODO list I sent to this list about year ago:

   3. DEBUGGER: only main thread debugger can see the names of file wide
  STATICs and have information about line numbers with good break
  points. We should add code to share this information between threads.

and it's still active. Maybe in next month I'll find some time to
implement it.

best regards,
Przemek
___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour


[Harbour] Debug and Thread

2010-04-06 Thread rafa
Exists limits debug thread in harbour ?
I don't put breakpoint into thread child, never stop.

thanks!
Rafa Carmona
___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour