* current frame in 'where'
@ 2008-12-15 8:39 Victoria Muntean
2008-12-15 9:02 ` Joel Brobecker
0 siblings, 1 reply; 2+ messages in thread
From: Victoria Muntean @ 2008-12-15 8:39 UTC (permalink / raw)
To: gdb
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
(gdb) where
#0 ...
#1 ...
>#2 ... (current frame, we are here)
#3
#4
Version gdb 6.8.50.20081028-cvs
Thanks
Viki
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: current frame in 'where'
2008-12-15 8:39 current frame in 'where' Victoria Muntean
@ 2008-12-15 9:02 ` Joel Brobecker
0 siblings, 0 replies; 2+ messages in thread
From: Joel Brobecker @ 2008-12-15 9:02 UTC (permalink / raw)
To: Victoria Muntean; +Cc: gdb
> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-12-15 9:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-15 8:39 current frame in 'where' Victoria Muntean
2008-12-15 9:02 ` Joel Brobecker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox