Bug 66867 - Web Inspector: Feature Request: Breakpoint Commands / Actions
Summary: Web Inspector: Feature Request: Breakpoint Commands / Actions
Status: RESOLVED DUPLICATE of bug 120576
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-24 11:07 PDT by Joseph Pecoraro
Modified: 2013-09-01 03:01 PDT (History)
9 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2011-08-24 11:07:26 PDT
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.
Comment 1 Joseph Pecoraro 2013-09-01 03:01:00 PDT
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 ***