Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Make it possible to tag functions as ignorable #20

Open
Keno opened this issue Sep 9, 2015 · 2 comments
Open

Make it possible to tag functions as ignorable #20

Keno opened this issue Sep 9, 2015 · 2 comments

Comments

@Keno
Copy link
Member

Keno commented Sep 9, 2015

No description provided.

@ihnorton
Copy link
Contributor

I'm not sure if this is exactly what you meant by this issue, but I find myself wanting to be able to ignore some intermediate functions when stepping up and down the stack, namely jl_apply, jl_apply_generic and friends. Those were formerly useful with gdb when they were the only way to get locals, but now they are mostly annoying. 🏆

@Keno
Copy link
Member Author

Keno commented Sep 13, 2015

Yes, navigating only julia frames is on the to do list. The cause of this issue was a request to be able to set certain functions as to-be-ignored when stepping in.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants