MISC: fix a bug of Trace Control viewer
authorGun Kim <gune.kim@samsung.com>
Wed, 21 Sep 2016 10:39:58 +0000 (19:39 +0900)
committerGun Kim <gune.kim@samsung.com>
Wed, 21 Sep 2016 14:23:27 +0000 (23:23 +0900)
commita60f0e74bf6ef0c96d714e162f6c4f44a0fbda3c
tree9afa7b038e0b223cbbe5307c1965000337f4fd68
parent372669843ff188a4b47e52dfef1fa2ad0a6f69e2
MISC: fix a bug of Trace Control viewer

When the user clicks start button on Trace Control viewer, the button's text is changed from start to stop.
But it didn't work. Fix it.

Change-Id: Idf08b1733d9b2a14f195c78a1b5cda879fad3939
Signed-off-by: Gun Kim <gune.kim@samsung.com>
dsf-gdb/org.eclipse.cdt.dsf.gdb.ui/src/org/eclipse/cdt/dsf/gdb/internal/ui/tracepoints/TraceControlView.java