On Wed, 30 Jan 2013 01:38:47 +0100
Andreas Färber wrote:
> Am 21.01.2013 16:54, schrieb Igor Mammedov:
> > On Sun, 20 Jan 2013 08:39:35 +0100
> > Andreas Färber wrote:
> > Subj could be more specific, something along the lines:
> > Fix broken breakpoints duplication for i386-{bds,linux}-user
>
Am 21.01.2013 16:54, schrieb Igor Mammedov:
> On Sun, 20 Jan 2013 08:39:35 +0100
> Andreas Färber wrote:
> Subj could be more specific, something along the lines:
> Fix broken breakpoints duplication for i386-{bds,linux}-user
>
>> Since commit 65dee38052597b6285eb208125369f01b29ba6c1 (target-i3
Am 21.01.2013 16:54, schrieb Igor Mammedov:
> On Sun, 20 Jan 2013 08:39:35 +0100
> Andreas Färber wrote:
> Subj could be more specific, something along the lines:
> Fix broken breakpoints duplication for i386-{bds,linux}-user
I agree I should expand to "linux-user: bsd-user: ..." at least, and
On Sun, 20 Jan 2013 08:39:35 +0100
Andreas Färber wrote:
Subj could be more specific, something along the lines:
Fix broken breakpoints duplication for i386-{bds,linux}-user
> Since commit 65dee38052597b6285eb208125369f01b29ba6c1 (target-i386:
> move cpu_reset and reset callback to cpu.c) the x
Since commit 65dee38052597b6285eb208125369f01b29ba6c1 (target-i386:
move cpu_reset and reset callback to cpu.c) the x86 CPU is reset through
cpu_init() but was still reset immediately after in linux-user and
bsd-user. Similarly it was reset again in linux-user after cpu_copy(),
defeating its very p