Skip to content

The Gef Frame Is small #1077

@SefeinSaeed

Description

@SefeinSaeed

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    not-a-buguiAnything related to GEF's appearance

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions