sof/tools/coredumper
Brent Lu a6214d06b1 coredump-reader: set confirmation off
The undefined function may cause the debugger not able to run
properly. Print a "set confirm off" instruction to the beginning of
output file to solve this problem.

(xt-gdb) break _MemErrorVector
Breakpoint 1 at 0x9f180400
(xt-gdb) break _MemoryExceptionVector_text_start
Function "_MemoryExceptionVector_text_start" not defined.
Make breakpoint pending on future shared library load? (y or [n]) run
Please answer y or [n].
...

Signed-off-by: Brent Lu <brent.lu@intel.com>
2023-01-11 14:27:21 +00:00
..
sof-coredump-reader.py coredump-reader: set confirmation off 2023-01-11 14:27:21 +00:00
sof-coredump-to-gdb.sh license: use spdx identifier in shell scripts 2019-06-02 16:38:17 +01:00