Re: [Lazarus] Strange effect when debugging...

2024-08-02 Thread Michael Van Canneyt via lazarus
On Fri, 2 Aug 2024, Martin Frb via lazarus wrote: On 02/08/2024 17:53, Michael Van Canneyt via lazarus wrote: Hi, Does lazarus (or gdb) start a binary twice sometimes when initializing debugging ? ... When I kill the prior process, the second F9 works at once, as do all other attempts t

Re: [Lazarus] Strange effect when debugging...

2024-08-02 Thread Martin Frb via lazarus
On 02/08/2024 17:53, Michael Van Canneyt via lazarus wrote: Hi, Does lazarus (or gdb) start a binary twice sometimes when initializing debugging ? ... When I kill the prior process, the second F9 works at once, as do all other attempts to run it. But if I stop the IDE and restart it, I hav