debug.library: use quick sort to sort the segments
commit61cd6a3cd5cca90be845a89b04370f32ac02a20c
authordeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 3 May 2014 18:18:49 +0000 (3 18:18 +0000)
committerdeadwood <deadwood@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 3 May 2014 18:18:49 +0000 (3 18:18 +0000)
treecd447f0b79617408dbe007a9b25af9ae9a881727
parent9c0253c23a4ce53e5a5fb7f4f00983731fe33952
debug.library: use quick sort to sort the segments

Previous implementation was too naive for cases of loading Odyssesy with
heavily unsorted segments.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@48986 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/debug/registermodule.c