David Spickett
6b8ca33e93
Revert "[lldb-dap] Use protocol types for exceptioninfo" (#166161)
Reverts llvm/llvm-project#165858 due to failures on Arm 32-bit.
```
Traceback (most recent call last):
File "/home/tcwg-buildbot/worker/lldb-arm-ubuntu/llvm-project/lldb/test/API/tools/lldb-dap/exception/TestDAP_exception.py", line 24, in test_stopped_description
self.assertEqual(exceptionInfo["description"], "signal SIGABRT")
AssertionError: '\x01ignal SIGABRT' != 'signal SIGABRT'
- ignal SIGABRT
? ^
+ signal SIGABRT
? ^
```
2025-11-03 13:12:27 +00:00
..
2025-10-30 21:43:53 +00:00
2025-10-25 18:27:30 -07:00
2025-10-31 14:02:30 +00:00
2025-10-29 09:04:22 +00:00
2025-10-31 13:10:09 -07:00
2025-10-31 13:33:34 -07:00
2025-09-12 16:38:29 -07:00
2025-11-02 00:12:33 +00:00
2025-10-31 13:33:34 -07:00
2025-11-03 13:12:27 +00:00
2025-11-03 13:12:27 +00:00
2025-10-16 09:41:58 +00:00
2025-06-24 11:10:35 +02:00
2025-05-22 13:04:13 -07:00
2024-04-18 13:17:39 -05:00