Skip to content

[NEW]: frame-selection commands: frame, up, down, select-frame, silently-up, silently-down #43

@GitMensch

Description

@GitMensch

Which command do you need
frame, up, down and their silent pendants, see GDB documentation
Note that frame and select-frame take a "frame-selection-spec", which is "no input", "a number", or a function-specifier (function-name or address; those are also possible in bp-related), up and down + silent variants take an optional number

Describe the rendering you'd like
Just as any other command

Examples & tests

frame
bt
f 3
up
silently-down 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions