gdb not displaying frame info after a "next"
Steve Biederman
steve.biederman@synopsys.com
Tue Oct 9 19:00:00 GMT 2018
My Linux gdb (8.1 or 7.anything) is no longer automatically showing the frame information after
a "next". It knows the frame information; if I follow every "next"
with a "frame", the "frame" command does the right thing, but "next"
all by itself does not print anything but a fresh (gdb) prompt.
Googling has found me no one else who has ever encountered this as far
as my Googling skills can tell.
How can I debug what the cause and solution is?
More information about the Gdb
mailing list