Commit 101ad14
[lldb-dap] Improving lldbdap_testcase.py error diagnosability (#155352)
Improved response Message handling in lldbdap_testcase.py to handle
various formats. Allows for more descriptive error messaging (Provides
useful info even when error details are malformed)
---------
Co-authored-by: Piyush Jaiswal <[email protected]>1 parent dfd3833 commit 101ad14
File tree
1 file changed
+23
-7
lines changed- lldb/packages/Python/lldbsuite/test/tools/lldb-dap
1 file changed
+23
-7
lines changedLines changed: 23 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
450 | 450 | | |
451 | 451 | | |
452 | 452 | | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
453 | 472 | | |
454 | 473 | | |
455 | 474 | | |
| |||
477 | 496 | | |
478 | 497 | | |
479 | 498 | | |
480 | | - | |
481 | | - | |
482 | | - | |
| 499 | + | |
| 500 | + | |
483 | 501 | | |
484 | 502 | | |
485 | 503 | | |
| |||
508 | 526 | | |
509 | 527 | | |
510 | 528 | | |
511 | | - | |
512 | | - | |
513 | | - | |
514 | | - | |
| 529 | + | |
| 530 | + | |
515 | 531 | | |
516 | 532 | | |
517 | 533 | | |
| |||
0 commit comments