From: Alan Bowman Date: Tue, 5 Nov 2013 22:25:51 +0000 (+0000) Subject: Correct argument numbering in trace command X-Git-Tag: v0.8.0-rc1~177 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=6adc1ced89ddcee92de2597229c7dbb654f53137;hp=6adc1ced89ddcee92de2597229c7dbb654f53137 Correct argument numbering in trace command The trace command was opening a file named with the source frequency. This change correctly passes the filename that is specified. Change-Id: Ia2eb8eda0e1e0f4f44b05c3a0ce7bef3bda51446 Signed-off-by: Alan Bowman Reviewed-on: http://openocd.zylin.com/1800 Tested-by: jenkins Reviewed-by: Spencer Oliver ---