Alessandro Arzilli
1418cfd385
proc: better handling of hardcoded breakpoints ( #2852 )
...
This commit improves the handling of hardcoded breakpoints in Delve.
A hardcoded breakpoint is a breakpoint instruction hardcoded in the
text of the program, for example through runtime.Breakpoint.
1. hardcoded breakpoints are now indicated by setting the breakpoint
field on any thread stopped by a hardcoded breakpoint
2. if multiple hardcoded breakpoints are hit during a single stop all
will be notified to the user.
3. a debugger breakpoint with an unmet condition can't hide a hardcoded
breakpoint anymore.
2022-02-22 09:57:37 -08:00
..
2021-01-29 13:39:33 -08:00
2021-12-13 10:25:23 -08:00
2021-12-14 06:26:08 -08:00
2021-12-13 10:25:23 -08:00
2021-01-29 13:39:33 -08:00
2018-10-02 10:46:09 -07:00
2017-04-21 14:00:04 -07:00
2018-10-02 10:46:09 -07:00
2018-10-02 10:46:09 -07:00
2021-09-24 15:17:46 -07:00
2021-10-18 13:11:59 -07:00
2018-10-02 10:46:09 -07:00
2017-04-21 14:00:04 -07:00
2022-02-22 09:57:37 -08:00
2018-10-02 10:46:09 -07:00
2021-11-26 08:06:23 -08:00
2018-10-02 10:46:09 -07:00
2021-11-03 16:58:04 +01:00
2021-05-26 10:23:27 -07:00
2021-11-26 08:06:23 -08:00
2021-05-26 10:23:27 -07:00
2021-11-26 08:06:23 -08:00
2021-11-03 16:58:04 +01:00
2021-12-13 10:25:23 -08:00
2022-02-22 09:57:37 -08:00
2022-01-27 13:17:15 -08:00
2021-12-13 10:25:23 -08:00
2019-07-12 18:28:04 -07:00
2019-07-12 18:28:04 -07:00
2020-12-14 09:39:01 -08:00
2021-12-13 10:25:23 -08:00
2021-01-29 13:39:33 -08:00
2021-01-29 13:39:33 -08:00
2021-12-07 09:21:53 -08:00
2021-03-04 10:28:28 -08:00
2021-12-13 10:25:23 -08:00
2021-03-04 10:28:28 -08:00
2021-03-04 10:28:28 -08:00
2021-03-04 10:28:28 -08:00
2021-03-04 10:28:28 -08:00
2021-12-13 10:25:23 -08:00
2018-11-21 12:17:16 -08:00
2021-01-29 13:39:33 -08:00
2018-10-02 10:46:09 -07:00
2022-02-22 09:57:37 -08:00
2018-10-02 10:46:09 -07:00
2022-02-22 09:57:37 -08:00
2021-09-24 15:17:46 -07:00
2021-09-28 12:07:42 -07:00
2021-10-18 13:11:59 -07:00
2022-02-22 09:57:37 -08:00
2022-02-22 09:57:37 -08:00
2021-08-09 10:16:24 -07:00
2021-01-29 13:39:33 -08:00