Opened 9 years ago
Closed 2 years ago
#12353 closed enhancement (fixed)
[Debugger] cache function list for visited libs in Images tab
Reported by: | diver | Owned by: | anevilyak |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta4 |
Component: | Applications/Debugger | Version: | R1/Development |
Keywords: | Cc: | waddlesplash | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
building up the list view with function list for images which have tons of symbols takes a lot of time and freezes Debugger for a few seconds. It would be nice to to make that smoother. Debugger could report what it's doing in its status bar as well as cache previously loaded functions.
Might need to change BCLV to make it faster.
Change History (2)
comment:1 by , 2 years ago
Cc: | added |
---|
comment:2 by , 2 years ago
Milestone: | Unscheduled → R1/beta4 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Yes, this seems sufficiently fast now that there is no need for further caching.
Note:
See TracTickets
for help on using tickets.
Possibly fixed in hrev56395.