Felipe de Azevedo Piovezan
9749587498
[lldb] Reset breakpoint hit count before new runs
...
A common debugging pattern is to set a breakpoint that only stops after
a number of hits is recorded. The current implementation never resets
the hit count of breakpoints; as such, if a user re-`run`s their
program, the debugger will never stop on such a breakpoint again.
This behavior is arguably undesirable, as it renders such breakpoints
ineffective on all but the first run. This commit changes the
implementation of the `Will{Launch, Attach}` methods so that they reset
the _target's_ breakpoint hitcounts.
Differential Revision: https://reviews.llvm.org/D133858
2022-09-19 12:56:12 -04:00
..
2022-06-17 14:34:49 -07:00
2020-11-10 12:02:38 +01:00
2022-09-12 13:59:05 -07:00
2022-06-17 14:34:49 -07:00
2022-06-17 14:34:49 -07:00
2022-06-17 14:34:49 -07:00
2022-09-19 12:56:12 -04:00
2022-07-12 17:15:33 +05:00
2022-08-15 08:54:06 +00:00
2022-09-12 16:47:46 -07:00
2022-06-17 14:34:49 -07:00
2022-08-03 15:44:19 +02:00
2022-06-17 14:34:49 -07:00
2022-06-17 14:34:49 -07:00
2022-07-23 15:37:26 -07:00
2022-08-25 14:48:04 -07:00
2022-06-17 14:34:49 -07:00
2022-06-20 12:59:31 +02:00
2022-06-17 14:34:49 -07:00
2022-08-15 08:54:06 +00:00
2022-06-17 14:34:49 -07:00
2022-06-17 14:34:49 -07:00
2022-09-02 18:14:23 -07:00
2022-06-17 14:34:49 -07:00
2022-08-15 08:54:06 +00:00
2022-06-17 14:34:49 -07:00
2022-06-17 14:34:49 -07:00
2022-08-02 16:59:12 +05:00
2022-08-11 19:11:01 -07:00
2022-06-17 14:34:49 -07:00
2022-06-17 14:34:49 -07:00
2022-06-17 14:34:49 -07:00
2022-07-07 15:06:40 +02:00
2022-06-17 14:34:49 -07:00
2022-09-13 10:38:38 -07:00
2022-06-17 14:34:49 -07:00
2022-06-17 14:34:49 -07:00
2022-06-17 14:34:49 -07:00
2022-09-13 10:38:38 -07:00
2022-08-09 14:55:20 -07:00
2022-09-13 10:38:38 -07:00
2022-08-03 11:44:13 -07:00
2022-08-15 08:54:06 +00:00
2022-06-17 14:34:49 -07:00
2022-06-17 14:34:49 -07:00
2022-06-17 14:34:49 -07:00
2022-03-02 22:35:34 -08:00
2022-06-17 14:34:49 -07:00
2022-08-15 08:54:06 +00:00
2022-06-17 14:34:49 -07:00
2022-09-13 10:38:38 -07:00
2022-08-11 19:11:01 -07:00
2022-06-17 14:34:49 -07:00
2022-08-03 11:44:13 -07:00
2022-06-17 14:34:49 -07:00
2022-06-17 14:34:49 -07:00
2022-06-17 14:34:49 -07:00
2022-06-17 14:34:49 -07:00
2021-09-14 13:31:52 -07:00
2022-08-15 08:54:06 +00:00
2022-06-17 14:34:49 -07:00
2022-06-17 14:34:49 -07:00
2022-08-03 11:44:13 -07:00
2022-08-03 11:44:13 -07:00
2022-06-17 14:34:49 -07:00
2022-06-17 14:34:49 -07:00
2022-08-04 09:19:55 -07:00
2022-09-11 20:50:03 -07:00
2022-06-17 14:34:49 -07:00
2022-06-17 14:34:49 -07:00
2022-07-01 12:25:43 +04:00
2022-06-17 14:34:49 -07:00
2022-08-03 11:44:13 -07:00
2022-06-17 14:34:49 -07:00
2022-06-17 14:34:49 -07:00
2022-08-15 08:54:06 +00:00
2022-06-17 14:34:49 -07:00
2022-08-11 19:11:01 -07:00
2022-06-17 14:34:49 -07:00
2022-06-17 14:34:49 -07:00
2022-08-15 08:54:06 +00:00
2022-06-17 14:34:49 -07:00
2022-06-17 14:34:49 -07:00
2022-08-03 11:44:13 -07:00
2022-08-25 08:49:13 +01:00
2022-08-15 08:54:06 +00:00
2022-06-17 14:34:49 -07:00
2022-06-17 14:34:49 -07:00
2022-06-17 14:34:49 -07:00