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

Multiple windows with context information #219

Open
ghost opened this issue May 23, 2018 · 5 comments
Open

Multiple windows with context information #219

ghost opened this issue May 23, 2018 · 5 comments

Comments

@ghost
Copy link

ghost commented May 23, 2018

Big realgud fan here.

While debugging I often find it helpful to have context information always visible, such as: code, current variables, stack, breakpoints.

For example, when debugging Python in the terminal, I like the ncurses-style PuDB debugger, which has this feature, but which is not available for emacs.

Emacs' GUD has this feature for GDB when using the gdb-many-windows layout. Screenshots below.

Would it be possible to incorporate this feature into realgud? Thanks for all your efforts making realgud!

GUD (emacs):

PuDB (terminal):
image

@rocky
Copy link
Collaborator

rocky commented May 23, 2018

This is also issue #99 , but your screenshots look cooler.

Would you be willing to work on it?

@ghost
Copy link
Author

ghost commented May 25, 2018

Not sure how much I'd be able to help (I'm pretty new to emacs programming), but happy to take a look through the code and see. : )

@rocky
Copy link
Collaborator

rocky commented May 25, 2018

That's the spirit!

@damon-kwok
Copy link

+1

@kgfly
Copy link

kgfly commented Jan 4, 2019

+1 for many window

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

No branches or pull requests

3 participants