Bug 66867
| Summary: | Web Inspector: Feature Request: Breakpoint Commands / Actions | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Joseph Pecoraro <joepeck> |
| Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, yurys |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Joseph Pecoraro
We have breakpoint conditions, another useful feature would be breakpoint
commands/actions like gdb breakpoints commands. This could be used as a
way to inject a log and continuing without pausing on the breakpoint.
I suppose editing scripts directly gives users this power, but there may be
cases where breakpoint commands could still prove useful.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Joseph Pecoraro
Wow, past me and future me are in agreement. Almost two years ago exactly. Forward duping this to the bug with patches and action.
<https://webkit.org/b/120576> Web Inspector: Breakpoint Actions
*** This bug has been marked as a duplicate of bug 120576 ***