Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expand the esp8266 hardware debugging limitations section (esp8266#8879)
It's trivial to run into a problem caused by the single hardware breakpoint limitation, but the existing documentation doesn't explicitly address this situation (and search results for the error message aren't particularly helpful). This commit updates the documentation with an explicit example of what happens when a breakpoint expression matches multiple locations, along with a possible workaround.
- Loading branch information