Skip to content

Consider to use stackframe's name in "exclude locations" #141669

Closed
@weinand

Description

Testing #141348

Today exclude locations are based on the file name which is not very informative:

CleanShot 2022-01-27 at 21 33 48@2x

Including the stackframe's name, e.g. the function/method could improve the readability:

foo: callers.js:11:5 > hello: callers.js:3:9
bar: callers.js:20:5 > hello: callers.js:6:9

The same could be done for the context menu action: "Exclude Caller" -> "Exclude Caller 'foo'"

(BTW, I love Safari's feature to OCR and copy strings directly from images)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

debugDebug viewlet, configurations, breakpoints, adapter issuespolishCleanup and polish issue

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions