CDT Monthly Call July 14 2021
===
:::info
- **Location:** [:computer: Zoom Meeting](https://eclipse.zoom.us/j/545364607?pwd=L1d2eDQ4RWJmdkk3YXkvcW90RWJiQT09) ([full details below](#Connection-Details))
- **Date:** July 14, 2021 11:00 AM Eastern Time (US and Canada) ([Calendar/ICS](https://eclipse.zoom.us/meeting/uJAodO-sqDstovAF50NQR9k2f8kNjAOvEg/ics?icsToken=98tyKuysqzgsHtKVt1z9c6ktOcH-b9_yln5Yi4UIzDHUMXlYMAWuPcxIE51pNd-B))
- **Agenda**
1. Welcome and sign yourself in
[name=Jonah Graham]
[name=Torbjörn Svensson]
[name=John Dallaway]
[name=Jantje]
[name=Anton Krug]
[name=Sam Warner]
[name=Jeff Johnston]
[name=Vindo Appu]
[name=Promod]
[name=Alexander Fedorov]
3. Actions from last meeting
- **DONE [Bug 574205](https://bugs.eclipse.org/bugs/show_bug.cgi?id=574205)** Torbjörn file a bug / recommend a patch to make target async on/off more visible/changeable by users potentially?
- **DONE [Bug 574110](https://bugs.eclipse.org/bugs/show_bug.cgi?id=574110)** Anton to file a bug on how hex display of float values is wrong
4. UI lockup caused by Terminal, should we do a patch release [Bug 574519](https://bugs.eclipse.org/bugs/show_bug.cgi?id=574519)
8. Any other business?
- **Contact:** <cdt-dev@eclipse.org>
- **Reference:** [Last month meeting](https://hackmd.io/@jonahgraham/cdt-call-june-9-2021)
:::
## Connection Details
Join Zoom Meeting
https://eclipse.zoom.us/j/545364607
Meeting ID: 545 364 607
Passcode: 196590
Dial by your location find your local number: https://eclipse.zoom.us/u/acMY3kyoJW
## Actions from last meeting details
- Torbjörn file a bug / recommend a patch to make target async on/off more visible/changeable by users potentially? **DONE [Bug 574205](https://bugs.eclipse.org/bugs/show_bug.cgi?id=574205)**
- Anton to file a bug on how hex display of float values is wrong **DONE [Bug 574110](https://bugs.eclipse.org/bugs/show_bug.cgi?id=574110)**
## Minutes
- We (Jonah specifically) will release 10.3.2 ASAP with fix for lockup. [Bug 574519](https://bugs.eclipse.org/bugs/show_bug.cgi?id=574519)
- 10.4.0 M1 this week
- Jeff brought up flatpak MI communication issue
- This may be fixed by disabling Full GDB console by adding a flag (perhaps a system property here too?) - Have org.eclipse.cdt.dsf.gdb.service.GDBBackend_7_12.isFullGdbConsoleSupported() return false.
- When using full GDB console, there are two PTYs that connect GDB and Eclipse CDT, one for MI and one for CLI. When !"full gdb" only a single PTY connects GDB and CDT and all that communication is MI. The CLI in that case is wrapped in MI commands.
- Vinod is looking at Global Variables again and is expecting a new patch set in 2 weeks.
- General discussion of future of managed build, [xpack build](https://xpack.github.io/) and [cdt-new-managedbuild-prototype](https://github.com/eclipse-cdt/cdt-new-managedbuild-prototype)
### Next Meeting
[August 11 at 11am (Ottawa, Canada time)](https://hackmd.io/@jonahgraham/cdt-call-august-11-2021)