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-23 14:43:51 -07:00
2025-10-27 11:38:10 -07:00
2025-06-04 11:33:37 +02:00
2025-11-03 13:12:27 +00:00
2025-06-04 11:33:37 +02:00
2025-10-13 20:56:02 -07:00
2025-07-30 23:04:22 -07:00
2025-08-09 05:06:53 -03:00
2025-10-23 13:56:14 -07:00
2025-06-27 13:04:25 -07:00
2025-09-08 10:37:16 -07:00
2025-09-04 11:42:26 -07:00