Files
linux/tools
Paul E. McKenney 08c7974293 torture: Don't kill gdb sessions
The rcutorture scripting will do a "kill -9" on any guest OS that exceeds
its --duration by more than a few minutes, which is very valuable when
bugs result in hangs.  However, this is a problem when the "hang" was due
to a --gdb debugging session.

This commit therefore refrains from killing the guest OS when a debugging
session is in progress.  This means that the user must manually kill the
kvm.sh process group if a hang really does occur.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
2020-11-02 17:13:30 -08:00
..
2020-10-15 08:10:39 +02:00
2020-08-22 10:53:12 +01:00
2020-11-02 17:13:30 -08:00
2020-08-19 14:11:44 +02:00
2020-09-04 12:46:06 +01:00