frame
| Command | Default key binding | Alias | 
|---|---|---|
| frame [-h] [frame_id] | 
Explore a particular frame with id <frame_id>. This is faster than up and down. See the up docs for more information.
up, down, and frame commands respect filter. All hidden frames are ignored, all C frames are ignored too.
Examples:
frame 0     # Jump to frame 0
frame 7     # Jump to frame 7