Open
Bug 1834796
Opened 2 years ago
Add :breakpoint command
Categories
(DevTools :: Console, enhancement, P3)
DevTools
Console
Tracking
(Not tracked)
NEW
People
(Reporter: nchevobbe, Unassigned)
Details
It would be nice to be able to add breakpoint from the console so you don't have to navigate the debugger UI
Moreover, it would be a way to register breakpoint on sources that are not loaded yet, something that you can't do in the debugger
This command could offer many arguments so you could easily write conditional/log breakpoints as well
You need to log in
before you can comment on or make changes to this bug.
Description
•