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

The Gef Frame Is small #1077

Closed
1 of 9 tasks
SefeinSaeed opened this issue Mar 17, 2024 · 2 comments
Closed
1 of 9 tasks

The Gef Frame Is small #1077

SefeinSaeed opened this issue Mar 17, 2024 · 2 comments
Labels
not-a-bug ui Anything related to GEF's appearance
Milestone

Comments

@SefeinSaeed
Copy link

GEF+GDB version

GEF: (Standalone)
Blob Hash(/home/kali/.gef-2024.01.py): 50cab71b4a7d0c481d97e021166272a860382895
SHA256(/home/kali/.gef-2024.01.py): a11f449895f5214d7a7fa808fb7f8ba5dceb79944902d1a398ce65ec9f520444
GDB: 13.2
GDB-Python: 3.11

Operating System

Kali

Describe the issue you encountered

The Frame of Gef in the terminal is small as it gets only from the Header "[ Legend: Modified register | Code | Heap | Stack | String ]" and the command and the output doesn't appear

The solution is to make the GEF frame start from the command input

Do you read the docs and look at previously closed issues/PRs for similar cases?

No

Architecture impacted

  • X86
  • X64
  • ARM
  • ARM64
  • MIPS
  • MIPS64
  • PPC
  • PPC64
  • RISCV

Describe your issue. Without a proper reproduction step-by-step, your issue will be ignored.

open any binary with gef
break at main
run
you see that the frame is reduced to the header GEF output not the output of the program itself

Minimalist test case

No response

Additional context?

image

as you can see I minimized my terminal font size and also the issue exist

not big issue but it would enhance productivity

@hugsy
Copy link
Owner

hugsy commented Mar 17, 2024

Just set the context.clear_context to false, you'll see your output before the context pane

@hugsy
Copy link
Owner

hugsy commented May 19, 2024

No follow-up, I assume it's fixed as described above.
Closing

@hugsy hugsy closed this as completed May 19, 2024
@hugsy hugsy added not-a-bug ui Anything related to GEF's appearance and removed bug triage labels May 19, 2024
@hugsy hugsy added this to the 2024.05 milestone May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-a-bug ui Anything related to GEF's appearance
Projects
None yet
Development

No branches or pull requests

2 participants