Druzhkov Sergei
770cd432a6
[lldb-dap] Add invalidated event ( #157530 )
...
This patch fixes the problem, when after a `setVariable` request
pointers and references to the variable are not updated. VSCode doesn't
send a `variables` request after a `setVariable` request, so we should
trigger it explicitly via`invalidated` event .Also, updated
`writeMemory` request in similar way.
2025-09-11 12:06:46 -07:00
..
2025-08-29 10:53:26 +00:00
2025-08-21 15:26:52 -07:00
2025-08-21 15:26:52 -07:00
2025-08-21 15:26:52 -07:00
2025-08-27 13:16:28 +00:00
2025-08-21 15:26:52 -07:00
2025-08-09 05:06:53 -03:00
2025-08-27 13:16:28 +00:00
2025-08-01 13:43:13 +01:00
2024-05-24 08:52:32 +02:00
2025-06-04 12:56:10 +01:00
2025-05-13 17:52:23 +02:00
2025-07-15 08:19:10 -07:00
2025-06-16 17:24:48 -07:00
2025-04-24 16:25:31 -07:00
2025-08-21 15:26:52 -07:00
2025-08-11 18:45:08 -07:00
2025-09-08 12:12:15 +00:00
2024-10-11 03:31:26 +02:00
2025-09-11 12:06:46 -07:00
2025-08-21 15:26:52 -07:00
2025-08-21 15:26:52 -07:00
2025-08-23 08:19:46 +02:00
2025-07-10 10:10:00 -07:00
2025-08-21 15:26:52 -07:00
2025-08-21 15:26:52 -07:00
2025-05-16 19:28:34 -07:00
2025-07-11 11:14:59 +01:00
2025-07-11 11:14:59 +01:00
2025-06-17 15:24:26 +01:00
2025-05-16 19:28:34 -07:00
2025-09-10 11:45:03 -07:00
2025-02-24 14:56:28 -08:00
2025-08-01 13:43:13 +01:00
2025-04-25 09:34:17 -07:00
2025-05-16 19:28:34 -07:00
2024-09-10 12:40:20 -07:00
2025-04-25 09:30:09 -07:00
2025-08-29 10:46:07 +00:00
2025-09-08 13:58:40 +00:00
2025-09-08 15:20:15 +00:00
2025-05-16 19:28:34 -07:00
2025-05-31 16:59:46 +02:00
2025-05-29 14:37:03 -07:00
2025-09-11 12:06:46 -07:00