CDT Monthly Call June 9 2021
===
:::info
- **Location:** [:computer: Zoom Meeting](https://eclipse.zoom.us/j/545364607?pwd=L1d2eDQ4RWJmdkk3YXkvcW90RWJiQT09) ([full details below](#Connection-Details))
- **Date:** June 9, 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=Jeff Johnston]
[name=William Riley]
[name=Jantje]
[name=Anton Krug]
[name=Vinnod Appu]
[name=Promod]
3. Actions from last meeting
- **DONE** Jonah: Send Torbjörn recent discussion about workspaces on macOS that he saw
- See [this conversation](https://www.eclipse.org/lists/platform-dev/msg02600.html) - not sure how relevant it actually is, but Alex Blewitt on the list [suggests using -data](https://www.eclipse.org/lists/platform-dev/msg02601.html) and he is an active macOS user, so that implies it works at least sometimes.
- **DONE** John: Add comment on [Bug 572880](https://bugs.eclipse.org/bugs/show_bug.cgi?id=572880) that hardware is available to test
- William: Ask Renesas GDB experts to comment on GDB mailing list topic of restarted remote targets. Here are the links to the discussion so far:
- https://sourceware.org/pipermail/gdb/2021-March/049285.html - initial message
- https://sourceware.org/bugzilla/show_bug.cgi?id=27439 - bugzilla entry
- https://sourceware.org/pipermail/gdb/2021-March/049331.html - reply
- https://sourceware.org/pipermail/gdb-patches/2021-March/177359.html - reply (on gdb-patches)
- **DONE** Vinod: Create gerrits for [global variables](https://bugs.eclipse.org/bugs/show_bug.cgi?id=219040) and [lockup issues](https://bugs.eclipse.org/bugs/show_bug.cgi?id=339005) to solicit feedback. Please add Torbjörn to CC list.
- **DONE** Torbjörn: ping Jonah on gerrit about clean
8. Any other business?
- **Contact:** <cdt-dev@eclipse.org>
- **Reference:** [Last month meeting](https://hackmd.io/@jonahgraham/cdt-call-may-12-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
## Minutes
- [Bug 516371](https://bugs.eclipse.org/bugs/show_bug.cgi?id=516371) - Async GDB communications
- Torbjörn reports a regression in a gdbserver that doesn't support Async causing commands to fail instead of being queued.
- Workaround is to implement `IGDBBackend` and override `useTargetAsync` to return `false`
- **Action:** Torbjörn file a bug / recommend a patch to make target async on/off more visible/changeable by users potentially?
- [Bug 219040](https://bugs.eclipse.org/bugs/show_bug.cgi?id=219040) - Global Variables View
- Vinod shared his WIP on Global Variables and did a demo
- Discuss debug vs. linker symbols
- How to handle full path
- Need a DMContext for Global Variables
- Display of float/double in hex
- **Action:** 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) filed
- Discussion on secure context in some arm chips and how to do it the best way
### Next Meeting
[July 14 at 11am (Ottawa, Canada time)](https://hackmd.io/@jonahgraham/cdt-call-july-14-2021)