Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to see stdout while in sticky #511

Open
richjames0 opened this issue Dec 7, 2022 · 1 comment
Open

Ability to see stdout while in sticky #511

richjames0 opened this issue Dec 7, 2022 · 1 comment

Comments

@richjames0
Copy link

Is there a way (or would it be possible to make one - I could help) to show at least the last few lines of stdout (and I guess stderr) while in sticky mode?

I tend to use sticky as default but this means that when I step over something that outputs something that output just flashes up before sticky redraws and then it's gone. Maybe this could be achieved with display somehow but I note that displaying only happens after e.g. c and not after e.g. n (which i'm assuming is by design)

@blueyed
Copy link
Collaborator

blueyed commented Feb 20, 2023

This works better with pdb++ from the master branch, please test it there.

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

No branches or pull requests

2 participants