debugger: fix issue where child items oeverwrite parent items in the watch model.
The real problems is somewhere in the watch model. This patch does only prevent the wrong (and unneeded) questions to be asked in the first place. It does not fix the wrong handling of the answer in the watch model. Reviewed-by: Oswald Buddenhagen
Loading
Please register or sign in to comment