[PATCH v3 3/3] tools/power/acpi/acpidbg: Add multi-commands support in batch mode

2016-07-21 Thread Lv Zheng
This patch adds multi-commands support for the batch mode. The same mode can be seen in acpiexec. However people may think this is not useful for an in-kernel debugger, because the in-kernel debugger is always running, never exits. So we can run another command by running another acpidbg batch

[PATCH v3 3/3] tools/power/acpi/acpidbg: Add multi-commands support in batch mode

2016-07-21 Thread Lv Zheng
This patch adds multi-commands support for the batch mode. The same mode can be seen in acpiexec. However people may think this is not useful for an in-kernel debugger, because the in-kernel debugger is always running, never exits. So we can run another command by running another acpidbg batch