Open
Bug 1661465
Opened 4 years ago
Updated 4 years ago
Call stack does not show column information
Categories
(DevTools :: Debugger, enhancement, P3)
DevTools
Debugger
Tracking
(Not tracked)
NEW
People
(Reporter: Honza, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
Originally cloned from https://github.com/firefox-devtools/debugger/issues/8123
When stepping through columns in the same line, I want to see the column information in the callstack, so that I can tell frames apart.
Honza
Reporter | ||
Comment 1•4 years ago
|
||
W're always showing the column information for all breakpoints in the Breakpoints pane.
Reporter | ||
Comment 2•4 years ago
|
||
And Console locations are showing the column too when it's available
Reporter | ||
Updated•4 years ago
|
Blocks: dbg-breakpoint
You need to log in
before you can comment on or make changes to this bug.
Description
•