]> git.proxmox.com Git - mirror_qemu.git/commit - util/qemu-thread-win32.c
Abort on thread layer errors
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 21 Sep 2011 07:28:31 +0000 (09:28 +0200)
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Wed, 21 Sep 2011 09:50:10 +0000 (10:50 +0100)
commit53380ac37f252ec67a5597e79a3893795bf273ca
tree9c619c0112579f19d68817746a133d0251078963
parentc2162a8b07dbc5479bce3dff5882344f61a37647
Abort on thread layer errors

Makes it easier to catch the bug in gdb as there is no need to set an
explicit breakpoint.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
qemu-thread-posix.c
qemu-thread-win32.c