commit | d294a0fc26891eaa8826d19f61db9ce7f7399c03 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Thu May 18 11:14:08 2023 -0600 |
committer | Tom Tromey <tromey@adacore.com> | Mon Jun 12 12:10:15 2023 -0600 |
tree | 751eeb3695a6c9989ee1790421950ebf076036c6 | |
parent | 7cb909c4091c156a8242f799e18af57d702da560 [diff] |
Implement DAP conditional breakpoints I realized that I had only implemented DAP breakpoint conditions for exception breakpoints, and not other kinds of breakpoints. This patch corrects the oversight.