Files
haiku-beta6/src
Rene Gollent 2a6c54fb47 Debugger: Slight tweak to changed value highlighting.
VariablesView::ModelNode:
- Only check if a variable's value has changed if we actually have a
  valid previous value to compare against. Otherwise, e.g. variables
  that just came into scope but haven't yet been initialized would
  show up as changed, while their value is, at that point completely
  uninteresting.
2014-11-02 09:09:57 -05:00
..
2014-11-02 09:40:19 +01:00
2014-11-01 21:42:32 +01:00
2014-11-02 09:46:44 +01:00