Open
Bug 1064573
Opened 10 years ago
Updated 2 years ago
Ignore all breakpoints at given location
Categories
(DevTools :: Debugger, enhancement, P5)
Tracking
(Not tracked)
NEW
People
(Reporter: mbx, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [Shumway])
When breaking on caught / uncaught exceptions, it would be very useful to ignore all future breakpoints for a given program location. Or, maybe define something like an "ignore" breakpoint, meaning never break at this line.
Comment 1•10 years ago
|
||
(In reply to Michael Bebenita [:mbx] from comment #0)
> When breaking on caught / uncaught exceptions, it would be very useful to
> ignore all future breakpoints for a given program location. Or, maybe define
> something like an "ignore" breakpoint, meaning never break at this line.
Could you give an example use case where such a feature would be useful?
Updated•10 years ago
|
Summary: Ignore future breakpoints at a given line location. → Ignore all breakpoints at given location
Updated•10 years ago
|
Blocks: dbg-control
Updated•9 years ago
|
Blocks: shumway-later
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Priority: -- → P5
Updated•6 years ago
|
Type: defect → enhancement
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•