Debugger: Fix TRACE_LOCALS statement.hrev49671
commit338fd73327f8d7a35e9c3f1f82070cdb94804bce
authorSimon South <ssouth@simonsouth.com>
Thu, 8 Oct 2015 13:21:44 +0000 (8 09:21 -0400)
committerRene Gollent <rene@gollent.com>
Thu, 8 Oct 2015 22:59:54 +0000 (8 18:59 -0400)
tree493cf72f69998eabedc49eabb706f909d651818d
parentc5271e6b51d032ae87de2dce85a8586848bdfc4a
Debugger: Fix TRACE_LOCALS statement.

- Correct a TRACE_LOCALS statement in ValueWriter.cpp and update it to
  match the current definition of ValuePieceLocation.

Fixes #12411.

Signed-off-by: Rene Gollent <rene@gollent.com>
src/apps/debugger/value/ValueWriter.cpp