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.
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.