[cit.]
Things found around
error ignored, exit status becomes 0
Categories: General

[...]
If the following commands show errors, that can be ignored:
No stack.
savecore.gdb:11: Error in sourced command file:
You can't do that without a process to debug.
$ echo $?
0
$ _

Comments are closed.