On 11/08/2012 04:50 PM, Noah Silva wrote:
Hi bsquared,
Just as an aside, the debug server included in the lazarus tools directory
compiles fine for me. If you want a GUI version, you can use that one out
of the box.
Thank you,
Noah Silva
2012/11/08 2:26 "bsquared" :
Hello,
I am trying
On 11/08/2012 02:13 AM, michael.vancann...@wisa.be
wrote:
On Wed, 7 Nov 2012, Graeme Geldenhuys wrote:
On 07/11/2012 22:13, bsquared wrote:
I like the tiOPF based Logging. Nice work.
It is the most reliable logging framework I know. For example, the
dbugintf unit in FPC has major issues
On 2012-11-08 10:13, michael.vancann...@wisa.be wrote:
>
> That said, I am aware of the windows problem, but have till now not yet
> found the cause of the problem.
I too have tried to find the problem, but couldn't spot the issue.
G.
___
fpc-pascal
On Wed, 7 Nov 2012, Graeme Geldenhuys wrote:
On 07/11/2012 22:13, bsquared wrote:
I like the tiOPF based Logging. Nice work.
It is the most reliable logging framework I know. For example, the dbugintf
unit in FPC has major issues when used under Windows. If you generate many
messages p
On 07/11/2012 22:13, bsquared wrote:
I like the tiOPF based Logging. Nice work.
It is the most reliable logging framework I know. For example, the
dbugintf unit in FPC has major issues when used under Windows. If you
generate many messages per second (which happens easily when you debug
V
On 07/11/2012 19:41, bsquared wrote:
If I recall correctly you don't use Laz much; however, is it possible
that it could log to Laz messages window?
As Martin mentioned, I don't think you can log to the Laz messages
window - it just captures FPC output.
Regards,
- Graeme -
_
On 11/07/2012 11:29 AM, Graeme Geldenhuys wrote:
On 2012-11-07 18:51, bsquared wrote:
the debugserver server that is an example in fpGUI. I built that and it
works. tiOPF was also suggested. I intend to look into it as well.
I use both of those. Just a small note that the tiOPF logging has
On 11/07/2012 10:06 PM, Marco van de Voort wrote:
> In our previous episode, Ewald said:
>> Change all calls to (I don't know if argument lists are the same, it's
>> been a long time)
>> Listen() to fpListen()
>> ShutDown() to fpShutDown()
>> Socket to fpSocket()
>> Bind() to fpBin
On 07/11/2012 20:41, bsquared wrote:
If I recall correctly you don't use Laz much; however, is it possible
that it could log to Laz messages window?
I don't think so. Don't think you can log to message window at all.
But debugger has an event window. You can set breakpoints, that do not
stop
In our previous episode, Ewald said:
> Change all calls to (I don't know if argument lists are the same, it's
> been a long time)
> Listen() to fpListen()
> ShutDown() to fpShutDown()
> Socket to fpSocket()
> Bind() to fpBind()
>
> Prefix symbols:
> Family, port and addr symbo
On 11/07/2012 11:29 AM, Graeme Geldenhuys wrote:
On 2012-11-07 18:51, bsquared wrote:
the debugserver server that is an example in fpGUI. I built that and it
works. tiOPF was also suggested. I intend to look into it as well.
I use both of those. Just a small note that the tiOPF logging has
On 11/07/2012 11:38 AM, Ewald wrote:
Hmm, just a suggestion:
Change all calls to (I don't know if argument lists are the same, it's
been a long time)
Listen() to fpListen()
ShutDown() to fpShutDown()
Socket to fpSocket()
Bind() to fpBind()
Prefix symbols:
Family, port
Hmm, just a suggestion:
Change all calls to (I don't know if argument lists are the same, it's
been a long time)
Listen() to fpListen()
ShutDown() to fpShutDown()
Socket to fpSocket()
Bind() to fpBind()
Prefix symbols:
Family, port and addr symbols with `sin_`
Make sure that
On 2012-11-07 18:51, bsquared wrote:
> the debugserver server that is an example in fpGUI. I built that and it
> works. tiOPF was also suggested. I intend to look into it as well.
I use both of those. Just a small note that the tiOPF logging has a few
more convenience LogValue() etc methods,
On 11/07/2012 09:26 AM, bsquared wrote:
Hello,
I am trying to get back up to speed after a couple of years away from
FPC/Laz, and I hope I am not a P.I.T.A. ...
I searched the mail archive, but I found nothing.
I am using 'fpc 2.7.1', and debugserver does not compile/make for me.
Did I overl
15 matches
Mail list logo