coredump-reader: unnecessary comments removed

Signed-off-by: Adrian Bonislawski <adrian.bonislawski@linux.intel.com>
This commit is contained in:
Adrian Bonislawski 2019-04-03 15:44:37 +02:00 committed by Liam Girdwood
parent db7a3cfe1b
commit fc13cff773
1 changed files with 0 additions and 2 deletions

View File

@ -666,8 +666,6 @@ class CoreDumpReader(object):
# TODO: if excsave1 is not empty, pc should be set to that value
# (exception mode, not forced panic mode)
# dodac sobie przyklad
# ustawiac pc z
stdoutPrint("set $pc=&arch_dump_regs_a\nbacktrace\n")
stdoutClose()