[Lazarus] Is it posibble change cursor in source editor

FreeMan freeman35 at delphiturkiye.com
Sun Feb 8 14:45:37 CET 2015


Okey, I'm waiting your commit

On 8.02.2015 15:36, Martin Frb wrote:
> You will need gdb. (codesigned)
> See the wiki. Unfortunately, I can not advice myself on how to 
> codesign gdb.
>
> You can debug the IDE inside the IDE, by opening ide/lazarus.lpi
>
> Or you may run in a shell (there is a lazarus somewhere inside the 
> lazarus.app folder, find it , and  use that path below)
>     gdb /path/to/laz/lazarus.app/......./lazarus
> then in gdb, enter "r" and return and when the error happen (lazarus 
> will freeze, gdb will print something), enter "bt" and return.
>
> I am doing further changes to the code, so maybe just use the old 
> version, until I commit again.





More information about the Lazarus mailing list