Hey, i have another problem by using lazarus, it works perfectly, BUT lazarus asks me for a password on every launch,is there any way to skip this?
Every launch, or once per time you log in to your system? Apple added functionality that requires admin authorization to access the debugging infrastructure of the operating system. This is to prevent trojans from using that functionality to attach to arbitrary processes. In my experience, it only requires the password once per login session. It also requires it if you start Apple's own lldb from the command line, so it's extremely unlikely that there is any way around this (by design).