Type: Bug Report
Describe the bug
- OS and Version: Windows 11 / Ubuntu 22.04
- VS Code Version: 1.106.0
- Extension Version: 1.8.1
- Target Device: R-Car ARM
- Other extensions you installed (and if the issue persists after disabling them): Renesas Debug
- When the extension requests a large amount of register information from the adapter, the response time becomes noticeably slow. As the number of registers increases, the UI becomes unresponsive. This also affects other extensions—such as Renesas Debug—which stop functioning properly once the UI hangs. If close the Peripheral View, the debugging works normally.
Expected behavior
The Peripheral View should handle large register sets more efficiently to prevent UI freezes and ensure other extensions remain functional.
Screenshots
Additional context