forked fromesp8266/Arduino
- Notifications
You must be signed in to change notification settings - Fork1
Commit6ad9bf3
authored
Expand the esp8266 hardware debugging limitations section (esp8266#8879)
It's trivial to run into a problem caused by the single hardware breakpointlimitation, but the existing documentation doesn't explicitly address thissituation (and search results for the error message aren't particularlyhelpful).This commit updates the documentation with an explicit example of whathappens when a breakpoint expression matches multiple locations, along witha possible workaround.1 parent503502f commit6ad9bf3
1 file changed
+29
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
383 | 386 | | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
0 commit comments
Comments
(0)