Hello,
I have reported[1] a bug a week ago regarding a problem with
fgl.TFPSMap, and it looks like no one saw it.
So I send this email to raise an awareness.
Ido
[1] http://bugs.freepascal.org/view.php?id=23804
___
fpc-devel maillist - fpc-devel@lis
On 05.02.2013 23:14, Michael Ring wrote:
In the last days I have had a nice fight with lazarus-trunk, but it
seems I succeeded in the end ;-)
I have integrated openocd debugger class as a child of the gdbmi
debugger classes, basic code upload & debugging now works for me in
lazarus, still has so
On 05/02/2013 22:14, Michael Ring wrote:
I have integrated openocd debugger class as a child of the gdbmi
debugger classes, basic code upload & debugging now works for me in
lazarus, still has some rough edges, this is why I am seeking for
support by the arm-embedded hackers here in fpc-devel.
In the last days I have had a nice fight with lazarus-trunk, but it
seems I succeeded in the end ;-)
I have integrated openocd debugger class as a child of the gdbmi
debugger classes, basic code upload & debugging now works for me in
lazarus, still has some rough edges, this is why I am seekin
Am 05.02.2013 17:31, schrieb Sergei Gorelkin:
05.02.2013 19:32, Sven Barth пишет:
Hello together!
I have a arm-wince project (using LCL) where I have a stacktrace and
I'd like to resolve the symbol
information. As I'm not cross debugging I'm using an offline (post
mortem) process for which I
05.02.2013 19:32, Sven Barth пишет:
Hello together!
I have a arm-wince project (using LCL) where I have a stacktrace and I'd like
to resolve the symbol
information. As I'm not cross debugging I'm using an offline (post mortem)
process for which I
compile my application with debug information,
Hello together!
I have a arm-wince project (using LCL) where I have a stacktrace and I'd
like to resolve the symbol information. As I'm not cross debugging I'm
using an offline (post mortem) process for which I compile my
application with debug information, but also -Xg to get a seperate
symb
On Tue, 5 Feb 2013 12:37:24 -0200
silvioprog wrote:
> Hello friends,
>
> I'm trying to extract the color data and alpha from a PNG image. In PHP it
> is very easy to implement, but in FPC I don't know how to do it. I tried to
> do it via "chunk.data", "ZData" etc., but, without success.
>
> Att
Hello friends,
I'm trying to extract the color data and alpha from a PNG image. In PHP it
is very easy to implement, but in FPC I don't know how to do it. I tried to
do it via "chunk.data", "ZData" etc., but, without success.
Attached two files to test it. To test the PHP code run this command in