Currently, debug variables in the debug view do not to be sorted at all while stopped at a breakpoint. Different sortings might make sense to reduce lookup-times, but sorting alphabetically should probably be the default and what we should start with.
I am not sure, whether this should be implemented in the adapter or somewhere else.