Opened 9 years ago

Closed 21 months 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

hrev49606.

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 diver, 21 months ago

Cc: waddlesplash added

Possibly fixed in hrev56395.

comment:2 by waddlesplash, 21 months ago

Milestone: UnscheduledR1/beta4
Resolution: fixed
Status: newclosed

Yes, this seems sufficiently fast now that there is no need for further caching.

Note: See TracTickets for help on using tickets.