Re: [fpc-pascal] GDBServer

2017-06-01 Thread Dimitrios Chr. Ioannidis via fpc-pascal
Hi, Στις 2017-06-01 18:14, Sven Barth via fpc-pascal έγραψε: Am 01.06.2017 16:49 schrieb "Dimitrios Chr. Ioannidis via fpc-pascal" : > > Hi, > >   I'm trying to "convince" gdbserver ( not gdb ) to attach to a windows service, but I'm always get the "Attach to process failed (error 5): Access

Re: [fpc-pascal] GDBServer

2017-06-01 Thread Sven Barth via fpc-pascal
Am 01.06.2017 16:49 schrieb "Dimitrios Chr. Ioannidis via fpc-pascal" < fpc-pascal@lists.freepascal.org>: > > Hi, > > I'm trying to "convince" gdbserver ( not gdb ) to attach to a windows service, but I'm always get the "Attach to process failed (error 5): Access is denied. " . > > Did anyone s

[fpc-pascal] GDBServer

2017-06-01 Thread Dimitrios Chr. Ioannidis via fpc-pascal
Hi, I'm trying to "convince" gdbserver ( not gdb ) to attach to a windows service, but I'm always get the "Attach to process failed (error 5): Access is denied. " . Did anyone succeed to use gdbserver ( not gdb ) to attach a window service ? regards, -- Dimitrios Chr. Ioannidis __

Re: [fpc-pascal] Implementing AggPas with PtcGraph

2017-06-01 Thread Stefan V. Pantazi
Have a look at the agg_2D unit. The agg_2D uses .. agg_pixfmt , agg_pixfmt_rgba , .. Therefore, the rgba format is pretty much baked in. That is to say that the constructor of the main object Agg2D uses the pixfmt_rgba32 to set the pixel format. ... { CONSTRUCT } constructor Agg2D.Construct

Re: [fpc-pascal] [fpc-devel] Mantis/Bugtracker registrations fixed

2017-06-01 Thread Martin
On 31/05/2017 15:50, Karoly Balogh (Charlie/SGR) wrote: Hi, We had numerous reports over the past few weeks, that the FPC/Lazarus Bugtracker registration verification was broken. Thanks to the work of Michael van Canneyt, it should be fixed now. If you had trouble creating a bugtracker account