Ely Ronnen
428ffbd506
Re-land LLDB dap module symbol tables ( #155021 )
...
Re-land the symbol table feature in lldb-dap after it was
[reverted](2b8e806942 )
because of a crash in the `aarch64` tests, which was caused by
dereferencing `SBSymbol::GetName` which might return `nullptr` for an
invalid symbol.
This patch reapplies the original commits and adds the missing null
check.
Also adding `skipIfWindows` for the module symbols tests, since LLDB
doesn't recognize the symbols from a.out there.
2025-08-23 08:19:46 +02: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-21 15:26:52 -07:00
2025-08-21 15:26:52 -07:00
2025-08-21 15:26:52 -07:00
2025-08-09 05:06:53 -03:00
2025-08-21 15:26:52 -07: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-08-21 15:26:52 -07:00
2024-10-11 03:31:26 +02:00
2025-08-08 09:55:00 +00: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-07-02 12:16:48 +01: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-05-16 19:28:34 -07:00
2025-07-03 13:12:30 +01:00
2025-06-16 21:18:21 +01: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-07-11 16:14:52 -07:00