Hello,

# [GNU-767] Support changing SVE vector length in remote debugging

* Got prototype of variable length vectors in GDB target descriptions
  barely working, but fell down a rabbit hole trying to fix an issue
  with the vector register size being misreported by ‘sizeof()’. Decided
  to change tack and implement the simpler aim of updating the client
  and server target descriptions in sync when the vector length changes.
  This is Luis' idea from 2020¹, and closer to how native GDB debugging
  currently works in this scenario.

-- 
Thiago

¹ https://sourceware.org/pipermail/gdb/2020-January/048341.html 
_______________________________________________
linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org
To unsubscribe send an email to linaro-toolchain-le...@lists.linaro.org

Reply via email to