edb-debugger icon indicating copy to clipboard operation
edb-debugger copied to clipboard

Symbols are reloaded anytime any config changes

Open AaronOpfer opened this issue 7 years ago • 1 comments

If you open the settings dialog, change any setting, and then click OK, edb reloads all of the symbols causing a noticeable delay before the UI starts responding again.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

AaronOpfer avatar Dec 10 '16 17:12 AaronOpfer

Yea, so we do that because the user may have changed the symbols directory. We could probably remember the previous value and reload only if it is actually changed.

eteran avatar Dec 10 '16 18:12 eteran