Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CDT Call Wednesday

Hello folks,

Thank you all for coming. Here are the minutes - feel free to correct any of them if needed.

Minutes

  • Bug 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 - 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
  • 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)


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


On Tue, 8 Jun 2021 at 09:39, Jonah Graham <jonah@xxxxxxxxxxxxxxxx> wrote:
Hello folks,

See you all on Wednesday for our monthly call. Feel free to add to the agenda - https://wiki.eclipse.org/CDT/calls.

CDT Monthly Call June 9 2021

  1. Welcome and sign yourself in
  2. Actions from last meeting
  3. Any other business?
~~~
Jonah Graham
Kichwa Coders
www.kichwacoders.com

Back to the top