Print skipped frames in debugger.
Open
- Dominant language
- Python
- Stars
- 16.8k
- Forks
- 4.5k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 6
Description
@Carreau Currently, stack-frames are being skipped silently. Can we print one line, letting the programmer know that some frames were skipped, similar to what we do incase of `__tracebackhide__`.
_Originally posted by @umairanis03 in https://github.com/ipython/ipython/issues/13136#issuecomment-1001209084_
Contributor guide
Assessment
This issue has not been assessed yet.