On 07/06/2019 15:20, Dimitrios Chr. Ioannidis via lazarus wrote:
I'm planning to use it as an example / temlate.
I think that it will help me on my goal to write the mEDBG prototcol.
It's easier for me to debug a project in Lazarus than a component
for Lazarus in Lazarus ;)
The
On 2019-06-07 16:12, Marc Weustink via lazarus wrote:
Martin Frb via lazarus wrote:
< snip >
IMHO Not very useful as it is.
:-)
I created fpd only to have a simple project to debug the debugger
I'm planning to use it as an example / temlate.
I think that it will help me on my goal
Hi Martin,
On 2019-06-07 15:26, Martin Frb via lazarus wrote:
< snip >
Ok it compiles now
fpd.exe yourapp.exe
r
b unit1.pas:33
c
works.
Thank you very much.
regards,
--
Dimitrios Chr. Ioannidis
--
___
lazarus mailing list
lazarus@lists.lazarus-
Martin Frb via lazarus wrote:
On 06/06/2019 22:20, Martin Frb via lazarus wrote:
On 06/06/2019 16:59, Dimitrios Chr. Ioannidis via lazarus wrote:
Hi,
if I remember correctly, there was a standalone fpdebug
application. Am I correct ? Because I could not build any project
from the fpdebug/a
On 06/06/2019 22:20, Martin Frb via lazarus wrote:
On 06/06/2019 16:59, Dimitrios Chr. Ioannidis via lazarus wrote:
Hi,
if I remember correctly, there was a standalone fpdebug
application. Am I correct ? Because I could not build any project
from the fpdebug/app dir.
PS: I used a fresh sv