Skip to content
Snippets Groups Projects
Commit e11a3a76 authored by hjk's avatar hjk
Browse files

debugger: rework WatchModel


It's one model for all locals, watch, return, tooltip and inspector
data. This allows more streamlined code paths and better isolation
of the model data from the WatchHandler. WatchItems are now registered
in a hash indexed by iname, so inames can be used as the primary
handle to watch data in the WatchHandler interface.

Change-Id: Idac0a808b5d785307496d1de4198a1f2e9ce3880
Reviewed-by: default avatarAurindam Jana <aurindam.jana@nokia.com>
parent c14c1248
No related branches found
No related tags found
Loading
Showing
with 246 additions and 332 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment