Re: [Lazarus] Lazarus Release Candidate 1 of 3.0

2023-07-26 Thread Martin Frb via lazarus
On 26/07/2023 17:58, Luca Olivetti via lazarus wrote: El 26/7/23 a les 17:42, Martin Frb via lazarus ha escrit: So FpDebug did not find the source file. I found the issue: it's the -Xg (use external debug symbols file) option. I wonder why it doesn't work under windows but it does under linux.

Re: [Lazarus] Lazarus Release Candidate 1 of 3.0

2023-07-26 Thread Luca Olivetti via lazarus
El 26/7/23 a les 17:42, Martin Frb via lazarus ha escrit: So FpDebug did not find the source file. I found the issue: it's the -Xg (use external debug symbols file) option. I wonder why it doesn't work under windows but it does under linux. Bye -- Luca Olivetti Wetron Automation Technology htt

Re: [Lazarus] Lazarus Release Candidate 1 of 3.0

2023-07-26 Thread Martin Frb via lazarus
On 26/07/2023 17:26, Luca Olivetti via lazarus wrote: El 26/7/23 a les 17:18, Luca Olivetti via lazarus ha escrit: Are there ways to reproduce it ? Could sources be shared? The projects I tested no, I'll see if I can find a simpler project with the same issue. I found a simple project that

Re: [Lazarus] Lazarus Release Candidate 1 of 3.0

2023-07-26 Thread Martin Frb via lazarus
On 26/07/2023 17:18, Luca Olivetti via lazarus wrote: El 26/7/23 a les 16:50, Martin Frb via lazarus ha escrit: What happens to the breakpoint icon when you start the debugger? Before you start the debugger, it should have a "?". Yes, state "?(On)" When you start it, what happens. A paus

Re: [Lazarus] Lazarus Release Candidate 1 of 3.0

2023-07-26 Thread Luca Olivetti via lazarus
El 26/7/23 a les 17:26, Luca Olivetti via lazarus ha escrit: El 26/7/23 a les 17:18, Luca Olivetti via lazarus ha escrit: Are there ways to reproduce it ? Could sources be shared? The projects I tested no, I'll see if I can find a simpler project with the same issue. I found a simple proje

Re: [Lazarus] Lazarus Release Candidate 1 of 3.0

2023-07-26 Thread Luca Olivetti via lazarus
El 26/7/23 a les 17:18, Luca Olivetti via lazarus ha escrit: Are there ways to reproduce it ? Could sources be shared? The projects I tested no, I'll see if I can find a simpler project with the same issue. I found a simple project that I can share but I'm not sure it's a good idea to send

Re: [Lazarus] Lazarus Release Candidate 1 of 3.0

2023-07-26 Thread Luca Olivetti via lazarus
El 26/7/23 a les 16:50, Martin Frb via lazarus ha escrit: What happens to the breakpoint icon when you start the debugger? Before you start the debugger, it should have a "?". Yes, state "?(On)" When you start it, what happens. A pause simbol (two vertical white bars in a red circle), sta

Re: [Lazarus] Lazarus Release Candidate 1 of 3.0

2023-07-26 Thread Luca Olivetti via lazarus
El 26/7/23 a les 16:36, Maxim Ganetsky via lazarus ha escrit: I would recommend to checkout not the tag, but the tip of `fixes_3_0` branch. It already contains a number of important fixes. If it can still be reproduced with it, please create an issue. OK, I did a "git checkout fixes_3_0" the

Re: [Lazarus] Lazarus Release Candidate 1 of 3.0

2023-07-26 Thread Martin Frb via lazarus
On 26/07/2023 16:05, Luca Olivetti via lazarus wrote: El 3/7/23 a les 13:33, Mattias Gaertner via lazarus ha escrit: - Compile, debug and run I don't remember the exact wording but, when converting the settings from lazarus 2.2 (which I copied in a different directory), it offered to use th

Re: [Lazarus] Lazarus Release Candidate 1 of 3.0

2023-07-26 Thread Maxim Ganetsky via lazarus
26.07.2023 17:05, Luca Olivetti via lazarus пишет: El 3/7/23 a les 13:33, Mattias Gaertner via lazarus ha escrit: - Compile, debug and run I don't remember the exact wording but, when converting the settings from lazarus 2.2 (which I copied in a different directory), it offered to use the f

Re: [Lazarus] Lazarus Release Candidate 1 of 3.0

2023-07-26 Thread Luca Olivetti via lazarus
El 3/7/23 a les 13:33, Mattias Gaertner via lazarus ha escrit: - Compile, debug and run I don't remember the exact wording but, when converting the settings from lazarus 2.2 (which I copied in a different directory), it offered to use the fpdebug backend. Then, when compiling a *existing*