mirror of https://github.com/thesofproject/sof.git
coredump-reader: unnecessary comments removed
Signed-off-by: Adrian Bonislawski <adrian.bonislawski@linux.intel.com>
This commit is contained in:
parent
db7a3cfe1b
commit
fc13cff773
|
@ -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()
|
||||
|
||||
|
|
Loading…
Reference in New Issue