Debugger: Add team event handling to expression window.
commit6e97df31a0a18dc0ca522a0b8b4aae250e102760
authorRene Gollent <rene@gollent.com>
Sun, 29 Nov 2015 04:53:11 +0000 (28 23:53 -0500)
committerRene Gollent <rene@gollent.com>
Sat, 19 Mar 2016 20:30:47 +0000 (19 16:30 -0400)
treece6108f84d61d34f264d631f0c2140d635133a10
parent26c7e032ec916870139b3f91184be6f1abeea0f9
Debugger: Add team event handling to expression window.

ExpressionEvaluationWindow:
- Add team listener hooks for the various thread state changes.
- Implement these to react accordingly and keep the thread/frame menus
  up to date with running program changes, whether due to user interaction
  in the main team window, or background activities of the debugged app.
  Previously the evaluation window needed to be closed and reopened to
  refresh these appropriately.
src/apps/debugger/user_interface/gui/expression_eval_window/ExpressionEvaluationWindow.cpp
src/apps/debugger/user_interface/gui/expression_eval_window/ExpressionEvaluationWindow.h