https://bugs.kde.org/show_bug.cgi?id=333759

--- Comment #7 from Kevin Funk <kf...@kde.org> ---
@Aetf: Please go for the simpler change, try if it works.

Note regarding "duplication": Yes, we might have a copy of thread/frame in
IVariableController, but there's a reason for it: Updating the variables is
expensive (lots of communication with GDB required), so we need to reduce the
number of updates as much as possible. Thus we "cache" thread/frame here, not
"duplicate".

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to