[Lazarus] How to set defines for a project? Lazarus crashes...
JuuS
JuuS at mykolab.ch
Tue Feb 9 11:32:10 CET 2016
On 02/09/2016 10:10 AM, Bo Berglund wrote:
> On Mon, 8 Feb 2016 23:24:35 +0100, micsch at gmail.com wrote:
>
> I am used to Windows Task Manager where the running programs are
> listed and one can stop it, but how do I get a corresponding list in
> which to select Lazarus in Linux?
All linux flavors have this as well. In kUbuntu it is called system
monitor (underlying name is ksysguard).
> 'man kill' indicates that I need a <pid> value but 'man pid' returns
> nothing.
use ps command (ps --help all) to get PID's. ps aux is a good start,
but use grep to winnow it down.
Julius
More information about the Lazarus
mailing list