delve/service/api
Suzy Mueller b2afb7cd20
pkg/proc: add support for hit count condition breakpoints (#2490)
* pkg/proc: implement support for hit count breakpoints

* update comment

* udpate hitcount comment

* update HitCond description

* add test for hit condition error

* respond to review

* service/dap: add support for hit count breakpoints

* use amendbps to preserve hit counts

* update test health doc

* fix failing test

* simplify hit conditions

* REmove RequestString, use name instead

* update backend_test_health.md

* document hit count cond

* fix tests
2021-05-28 11:21:53 -07:00
..
conversions.go pkg/proc: add support for hit count condition breakpoints (#2490) 2021-05-28 11:21:53 -07:00
prettyprint_test.go terminal: add -size argument to examinemem command 2020-09-11 08:21:11 +02:00
prettyprint.go terminal: add optional format argument to print, display (#2398) 2021-03-25 09:45:30 -07:00
types.go pkg/proc: add support for hit count condition breakpoints (#2490) 2021-05-28 11:21:53 -07:00