-
-
Notifications
You must be signed in to change notification settings - Fork 808
Open
Labels
Description
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
Reactions are currently unavailable