diff options
author | Thierry Bultel | 2015-06-12 11:24:10 +0200 |
---|---|---|
committer | Riku Voipio | 2015-06-16 07:21:02 +0200 |
commit | 1d085f6cae51b1a0fb92ad03ce8bf038e29c9750 (patch) | |
tree | 7346acda33fd8e652182a38486a0c696147b5dac /arch_init.c | |
parent | linux-user: use __get_user and __put_user in cmsg conversions (diff) | |
download | qemu-1d085f6cae51b1a0fb92ad03ce8bf038e29c9750.tar.gz qemu-1d085f6cae51b1a0fb92ad03ce8bf038e29c9750.tar.xz qemu-1d085f6cae51b1a0fb92ad03ce8bf038e29c9750.zip |
linux-user: fix the breakpoint inheritance in spawned threads
When a thread is spawned, cpu_copy re-initializes
the bp & wp lists of current thread, instead of the ones
of the new thread.
The effect is that breakpoints are no longer hit.
Signed-off-by: Thierry Bultel <thierry.bultel@basystemes.fr>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'arch_init.c')
0 files changed, 0 insertions, 0 deletions