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

Selectively display sections in right panel #320

Open
tcwan opened this issue Mar 19, 2020 · 1 comment
Open

Selectively display sections in right panel #320

tcwan opened this issue Mar 19, 2020 · 1 comment

Comments

@tcwan
Copy link

tcwan commented Mar 19, 2020

Is your feature request related to a problem? Please describe.
I am trying to use gdbgui for debugging bare-metal ARM code running in QEMU.
Screenshot 2020-03-19 at 08 50 27

There are a lot of display sections in gdbgui right panel which do not make sense in this use case.
I am especially interested in the register panel contents, which gets pushed out of view each time.

Describe the solution you'd like
I would like to be able to control which sections are enabled and displayed, as well as the ability to rearrange the sections.

Describe alternatives you've considered
Make the right panel occupy the entire height of the window to provide more space.

Additional context
I'm running on macOS Mojave, with multiarch gdb 9.1 and qemu 4.2.0 installed using MacPorts.

@cs01
Copy link
Owner

cs01 commented Aug 30, 2021

You should be able to collapse sections you are not interested in by clicking the blue rows

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

2 participants