Closed lievenhey closed 7 months ago
Is there any option to adjust the search model test for that case?
I rewrote the search functions to use iterators instead + added some tests
Looking forward to get this merged.
I've pot some time into testing the appimage - the source handling in the Disassembly window now seems to work fine.
The only thing that feels strange is the go to function:
And of course #523 and #528 as well as #607 would be very helpful.
The search functions only works on a limited range, but the model contained the complete source code. This patch runs the search function on only a subset of that code. fixes: #577