| 
Thanks for the clarification, I have that one checked because without it will try to relaunch new sessions without terminating the previous one and with our embedded targets we can have only one session at the same time. So if we want to launch new one, we
 have to terminate the current one.
 
 
When it's checked it terminates first which is good and tries to relaunch the last session again, which is good as well, just the re-launch is happening too fast and or HW/OpenOCD/setup is not ready to accept new session yet. 
 
We in essence slowed down the termination of the starter.exe and it takes more time, while the CDT still expect the original "instant" behavior and continues launching new session just tiny bit too quickly. If the CDT would check for starter.exe being terminated
 then if it's configured to be instant then CDT would be instant and default behavior for most users wouldn't change. If the starter would be slower then CDT would just follow the suit.
 
 From: cdt-dev <cdt-dev-bounces@xxxxxxxxxxx> on behalf of Torbjorn SVENSSON via cdt-dev <cdt-dev@xxxxxxxxxxx>Sent: 14 October 2021 10:08
 To: CDT General developers list. <cdt-dev@xxxxxxxxxxx>
 Cc: Torbjorn SVENSSON <torbjorn.svensson@xxxxxx>
 Subject: Re: [cdt-dev] CDT Call Wednesday (today!)
   
EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
 
Hello all,   Just a small clarification on the starter.exe topic below in the MoM: There is no property for how the starter.exe work, but there is a property for how eclipse will handle terminate and relaunch.   After discussion with my teammates, the option that I was thinking about is: 
     Kind regards, Torbjörn   
From: cdt-dev <cdt-dev-bounces@xxxxxxxxxxx>
On Behalf Of Jonah GrahamSent: den 13 oktober 2021 17:27
 To: CDT General developers list. <cdt-dev@xxxxxxxxxxx>
 Subject: Re: [cdt-dev] CDT Call Wednesday (today!)
   
Hello folks, 
Thanks all for coming. Please have a look at the minutes below 
 
Actions from last meeting details
Anton: C++17 feature issue, template recursion -> indexer stuck (Action: Anton create bugzilla ticket) DONE Bug
 575881John: Memory data init ordering issue (GDB Hardware Debug) (Action: John create bugzilla ticket and Cc
 Torbjörn) Carried forward as Action 
 
Minutes
Torbjörn is planning on working on “Make Clean” Bug
 505882Promod has a release upcoming and plans to return to Global Variables view in November. Action:
 Promod to ping Jonah if there are unanswered questions. Bug 219040Torbjörn and Anton discussed Starter.exe Bug
 574131 - there is a property that is useful here for terminatingEclipseCon 2021 Virtual
 Event October 25 - 28, 2021 
Next MeetingNovember
 10 at 11am (Ottawa, Canada time)         
Hello folks, 
Apologies for the late notice - a long Thanksgiving weekend here in Canada meant I almost missed this. Thanks for the gentle reminder in my inbox! 
See 
CDT Calls for links to past minutes, agendas, etc. 
 
CDT Monthly Call October 13 2021
·     
Date: October
 13, 2021 11:00 AM Eastern Time (US and Canada) (Calendar/ICS)·     
Agenda1. 
Welcome and sign yourself in2. 
Actions from last meeting·     
Anton: C++17 feature issue, template recursion -> indexer stuck (Action: Anton create bugzilla ticket)·     
John: Memory data init ordering issue (GDB Hardware Debug) (Action: John create bugzilla ticket and Cc Torbjörn)4. 
Any other business? |