documentation: gdb: Expand the limitations section by larsks · Pull Request #8879 · esp8266/Arduino
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.
d-a-v
changed the title
Expand the esp8266 hardware debugging limitations section
documentation: gdb: Expand the limitations section
hasenradball pushed a commit to hasenradball/Arduino that referenced this pull request
Nov 18, 2024It'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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters