Skip to content

Test: Stack frame paging #4819

Closed
Closed
@isidorn

Description

@isidorn

Previously we only supported showing 20 stack frames in the call stack pane in debug viewlet. Now if a call stack has more than 20 stack frames it is possible to load the additional stack frames. Verify:

  • If there are more than 20 stack frames the call stack view shows this and makes it possible to load additional stack frames.
  • If there are less than 20 stack frames or if all stack frames are loaded the call stack view does not allow to load additional stack frames

Metadata

Metadata

Assignees

No one assigned

    Labels

    debugDebug viewlet, configurations, breakpoints, adapter issuestestplan-item

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions