This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: current frame in 'where'


> When I do 'up','up', 'down', 'down', 'where', I do not see any marker
> that marks current frame. I sort of need to keep this in head ? It's
> easy to get confused.  Am I missing anything ? I'd expect something
> like

To know which frame you are in, try:

   (gdb) frame

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]