Skip to content

Reverse order of stack-trace in debugger #14

Description

@addiks

Currently the order of the displayed stack-trace puts the entries most near to the current point of execution (and thus the most important to the user) to the bottom of the list and thus the farthest away from the user's view. Thus the order of the entries in the displayed stack-trace should be reversed to put the most interesting entries directly into the view of the user.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions