Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tcf-dev] TCF Debugger: Fix Breakpoint Scope Page
  • From: "Saru, Lisa-Marie" <lisa-marie.saru@xxxxxxxxx>
  • Date: Mon, 7 Apr 2025 15:04:26 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=intel.com; dmarc=pass action=none header.from=intel.com; dkim=pass header.d=intel.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; 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=HAZ75KfTWnlZ6elrb5S+PeXSPAOKqXhNTN+quVM3p44=; b=a9v9hl/wpZRfqvHpQ94+oHBRHK+4Ej6W0rHMA1W1T/g11mfcF2ogMb7zgSULxcPA7azL1l1JMuYjJz0r4lBuPcbbag/hZsIRY2hHEz8lKa+crYStcpwyrklnrN0Q27kQopb3SaNwyJpy3Ajh68Q92kaTt9eW4XQDZXF2Sup9CR48XEh5frfS+JkXx/As7PRyqFQvmuJdib5tyFCe6Xvg0/TMbZroBShI+jEo/sXAw6bYvfHe1TJeJTtcNfvJnt1V2JZPyCft4T3jr9RQWI6r0JYUBBbwImvRMxJfoo2Wmz88e9xsg/6qON5seXJtvhYPE9Ee5Uu90oZ4HT2qytx9Xg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=MMppIamHtUvVfalBQXB8b8ejzvRqSUJ9WBEngAP4BooIRFPUcKlxqZlROWBEDvmfjKdJoKvNbZNiOC947GyqhYW+7JRwReY0sVJGRV4GGY/uzG/5hw3UL13LRSgy3Lw5/kmWZduzpmsBUNzDwWdmU1FR+9pawqu2bBMmSkCOTy9/kYOkh41i8L9fBTHEMEP+2rH1F9Lkpo6X0gRcEIIXHgLg7KDo8Zkuc6Sf174ttqFGEpBf6U392GkRH5AWjKlDv0sJ0BXMqZisv+wfjjBjMt0EVLkQ4wXLtToHMwEeM9je4he5hQAt7XwcV/ZeK/TAu667jmI0DYjUYoaImSrwCQ==
  • Delivered-to: tcf-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/tcf-dev/>
  • List-help: <mailto:tcf-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/tcf-dev>, <mailto:tcf-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/tcf-dev>, <mailto:tcf-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: Adunzh5jWiR9WL1NS7iHKSHvNMiavA==
  • Thread-topic: TCF Debugger: Fix Breakpoint Scope Page

Hello,

 

I am reaching out to you regarding the Eclipse Target Communication Framework project (https://gitlab.eclipse.org/eclipse/tcf/tcf).

 

There is currently a corner case in the TCF project that leads to NullPointerException, when the user tries to access the Breakpoint Scope page from the GUI.

 

I opened the following issue https://gitlab.eclipse.org/eclipse/tcf/tcf/-/issues/107, where I added more details and I provided the following Merge Request as a proposal for fixing the bug https://gitlab.eclipse.org/eclipse/tcf/tcf/-/merge_requests/4.

 

Please let me know your feedback on the proposed solution.

 

Kind regards,

Lisa Saru

 

 

Intel Deutschland GmbH
Registered Address: Am Campeon 10, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Sean Fennelly, Jeffrey Schneiderman, Tiffany Doon Silva

Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928



Back to the top