Skip to content

use simultaneously gef and the original gdb display #1212

@Rehan-MALAK

Description

@Rehan-MALAK

Hi,

Type of feature request

Misc

Misc

new gdb display in the gef layout

Summary Description

this is my usual layout config

gef config context.layout "legend regs -stack code -args -source -threads -trace extra memory"
gef config context.nb_lines_code 25

I use sometimes

memory watch &my_address 100 byte

but I miss the original gdb display

display my_structure

could we have something like

gef config context.layout "legend regs -stack code -args -source -threads -trace extra memory gdb_display"

or is it already doable to get both gef layout and gdb display simultaneously ?

Implementation idea/suggestion

empty

Existing alternatives?

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    not-a-buguiAnything related to GEF's appearance

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions