Am 04.04.2017 um 03:28 schrieb Marco van de Voort:
Did you test performance? Repeated access to parent frame in tight loops
might be suboptimal. Could maybe be helped with some pointer work?
Right, I should have done that before asking...
Here are the results of a test running the original roo
Am 04.04.2017 10:42 schrieb "Tomas Hajny" :
>
> On Tue, April 4, 2017 10:21, Michael Van Canneyt wrote:
> > On Tue, 4 Apr 2017, Sven Barth via fpc-devel wrote:
> >> Am 04.04.2017 08:52 schrieb "Martok" :
> >>>
> > Does it is possible that the LineInfo trace (-gl option) are broken
> >> (no outp
On Tue, April 4, 2017 10:21, Michael Van Canneyt wrote:
> On Tue, 4 Apr 2017, Sven Barth via fpc-devel wrote:
>> Am 04.04.2017 08:52 schrieb "Martok" :
>>>
> Does it is possible that the LineInfo trace (-gl option) are broken
>> (no output)
> in 3.0.2 version on Linux (at least)?
On Tue, 4 Apr 2017, Sven Barth via fpc-devel wrote:
Am 04.04.2017 08:52 schrieb "Martok" :
Does it is possible that the LineInfo trace (-gl option) are broken
(no output)
in 3.0.2 version on Linux (at least)?
Hm. Indeed. I can reproduce the issue :/
AFAIR lineinfo.pp only works with St
Am 04.04.2017 08:52 schrieb "Martok" :
>
> >> Does it is possible that the LineInfo trace (-gl option) are broken
(no output)
> >> in 3.0.2 version on Linux (at least)?
> >
> > Hm. Indeed. I can reproduce the issue :/
> AFAIR lineinfo.pp only works with Stabs? Didn't the default change to
Dwarf?
A