[fpc-devel] I have created a openocd debugger-interface for lazarus, now some questions
Michael Ring
mail at michael-ring.org
Thu Feb 7 12:11:56 CET 2013
Yes, OpenOCD implements a gdbserver so debugging is done via gdb.
I did not want to break existing code so I created a new class based on
TGDBMIServerDebugger, this has been done before for the ssh based
debugging so I followed this road.
I will join the german lazarus forum, see you there.....
Am 07.02.13 10:02, schrieb Michael Schnell:
> As we now are in a dedicated thread:
>
> - I suppose this should be discussed in the Lazarus mailing List.
>
> - Does openocd not use gdb ?
> . - If yes, support maybe should be provided by the
> GDBMIServerDebugger unit (or similar). We are discussing a similar
> issue in the German Lazarus Forum right now to allow for remote
> debugging headless ARM devices via TCP/IP.
> . - If no, maybe a different unit similar to "GDBMIServerDebugger"
> needs to be created.
>
> -Michael
>
>
>
>
>
>
> _______________________________________________
> fpc-devel maillist - fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>
More information about the fpc-devel
mailing list