diff options
author | 2015-02-23 03:47:52 +1100 | |
---|---|---|
committer | 2015-02-23 04:23:13 +1100 | |
commit | 2c4d4a78373faca6612d6c98292153da4b528dd0 (patch) | |
tree | 2b21049afc95b394ba23a8a492f4dade3d1fee91 /src/lib/util/corealloc.c | |
parent | 3047ba4982151f6ac4a9790e25848625559f7079 (diff) |
Many fixes for breakpoints/watchpoints views
* Fix sorting - qsort needs a ternary -1/0/1 comparator
* Get rid of the redundant enums - using a funciton pointer is far more concise
* Reduce number of allocations and use less expensive functions when updating
* Fix off-by-one error that could cause a crash when clicking the views
* Get rid of double iteration
Diffstat (limited to 'src/lib/util/corealloc.c')
0 files changed, 0 insertions, 0 deletions