On 27.12.2012 21:29, Graeme Geldenhuys wrote:
On 27/12/12 16:23, Sven Barth wrote:
I'm pleased to announce the extension of TThread's interface to bring it
more on par...
Very nicely done Sven. There is some really handy functionality now.
It was mostly done for Delphi compatibility :P (wit
In our previous episode, Graeme Geldenhuys said:
> > The methods NameThreadForDebugging need to be
> > implemented for those platforms that support it.
>
> Is this platform API functionality eg: Win32 or Linux kernel (from your
> comment, I assume so), or is it debugger functionality (eg: DWARF i
On 27/12/12 16:23, Sven Barth wrote:
>
> I'm pleased to announce the extension of TThread's interface to bring it
> more on par...
Very nicely done Sven. There is some really handy functionality now.
> The methods NameThreadForDebugging need to be
> implemented for those platforms that suppor
Hello Free Pascal community!
I'm pleased to announce the extension of TThread's interface to bring it
more on par with current Delphi versions.
Extensions:
Note: in the following list "class" means that the property or method is
a class property or method and thus can be called without a spe