Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CDT Call Wednesday (today!)
  • From: <Anton.Krug@xxxxxxxxxxxxx>
  • Date: Thu, 14 Oct 2021 09:39:13 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=microchip.com; dmarc=pass action=none header.from=microchip.com; dkim=pass header.d=microchip.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=ouJB9hDXcmbnqw3T349Is4uN7vwdkvPa1Fz76K7+a6I=; b=J6Gof0Bam7ZQX/ixKMyTOjS/y25a435kevaZG3R3hA/h77qVqhokFpaAeY0WiRAaLDpNRaoatN9zL0s9doqQ3R6iv9iKGOtQalt1NfL22PnRhSzUWiZlVPu9oUFcM280PQgZparFHwVVCpmL/yk5wTb+6eWI3PawRK2XDFhOeLbpgeCdTgMCrYH1u6aWUJV698N/JxwegPd4MQGfLFGZmQy8d1pVUy1H99Djqk8ma9pTuPo+J9ooVqAi2OzBsgMkgM3WnFHcrZbUaDYowwKQlVEnYWJqMNw+abXkUG1dBWZsQqdaLPHSvvRtJNVNKL76dzUwInzXNc2F+CORKgjTkg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=X93mIugIf3iJZuvw8Pwd73MFPEakH4u45PdMhMVK+jQUuL83PMaAhej7709XnJGa2qGfpwYwuUukKlOTjr0og5gy4/+Y7hGsL6ZHHT3fqxPd2lc/BBYQhfk92g0xHHe2enwEBKoFFPM4bmf15LCo2coXG+GBV4qS5txbYpOFt5hZ1pVnaWGd/evlUr0F51TOOdOaQh9sKVvEzju5qHDyV0EuzNR2615w0SCqc2x0UmSqHUfQgLwv9/3+mHNh6I0hq0s6fqv4ZvTMNySYWW9Gb55VdJ1Jxy416mPxbvImG7D3c95sN5HnE6f4IF2QaFhk9wrqhbBn8kHq3TDcRYZvGw==
  • Delivered-to: cdt-dev@xxxxxxxxxxx
  • Ironport-sdr: QwKs2fT1mp1JM+sh0D+ybGL06UGJJxyfugHH0lxZMKhtKwFRSTv/MmYPMO9eoqePa0BT4j0kDw pXBHVjab9dAehzwcH42m5+YK9++7JX/UU17EcQNidxFz3fF2KrzVY3M0ymO8cm7wdP7ohjeeWI XEViThjMtH1IQ6O+9S26PUVDJCEvpahKDDTvXvzJLNWo+ulU0fLNL5HaI2GG/Zd2pgjIl7own2 ewLbj6QTnWNUkbVek666X78scPBVRCCyvbVzarohQ+WScomvfUYR2qhXQ9ZgF6z52uVy4G+Cri RaFHqMxHDJGl8VfqLLRo13if
  • List-archive: <https://www.eclipse.org/mailman/private/cdt-dev/>
  • List-help: <mailto:cdt-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/cdt-dev>, <mailto:cdt-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/cdt-dev>, <mailto:cdt-dev-request@eclipse.org?subject=unsubscribe>
  • Msip_labels: MSIP_Label_23add6c0-cfdb-4bb9-b90f-bf23b83aa6c0_Enabled=true; MSIP_Label_23add6c0-cfdb-4bb9-b90f-bf23b83aa6c0_SetDate=2021-10-14T09:08:31Z; MSIP_Label_23add6c0-cfdb-4bb9-b90f-bf23b83aa6c0_Method=Standard; MSIP_Label_23add6c0-cfdb-4bb9-b90f-bf23b83aa6c0_Name=23add6c0-cfdb-4bb9-b90f-bf23b83aa6c0; MSIP_Label_23add6c0-cfdb-4bb9-b90f-bf23b83aa6c0_SiteId=75e027c9-20d5-47d5-b82f-77d7cd041e8f; MSIP_Label_23add6c0-cfdb-4bb9-b90f-bf23b83aa6c0_ActionId=dde677a1-526b-4e8a-8c0e-7c994d4acabc; MSIP_Label_23add6c0-cfdb-4bb9-b90f-bf23b83aa6c0_ContentBits=2;
  • Suggested_attachment_session_id: 5789979b-c12c-18a1-871f-bf3af6a1f4f1
  • Thread-index: AQHXwDgwHHONTh2+g0uJCSuHf8F3KavRDSEAgAEojoCAAAaX9A==
  • Thread-topic: [cdt-dev] CDT Call Wednesday (today!)

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 Graham
Sent: 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 575881
  • John: 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 505882
  • Promod 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 219040
  • Torbjörn and Anton discussed Starter.exe Bug 574131 - there is a property that is useful here for terminating
  • EclipseCon 2021 Virtual Event October 25 - 28, 2021

Next Meeting

November 10 at 11am (Ottawa, Canada time)

 

 

~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com

 

 

On Wed, 13 Oct 2021 at 09:41, Jonah Graham <jonah@xxxxxxxxxxxxxxxx> wrote:

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.

 

Jonah

 

CDT Monthly Call October 13 2021

·      Location: :computer: Zoom Meeting (full details below)

·      Date: October 13, 2021 11:00 AM Eastern Time (US and Canada) (Calendar/ICS)

·      Agenda

1.  Welcome and sign yourself in

2.  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?

·      Contact: cdt-dev@xxxxxxxxxxx

·      Reference: Last month meeting

~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com

 

ST Restricted


Back to the top