This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: hardware watchpoint does not stop with the value modified


YuyaKobayashi <ky.epk.leo@gmail.com> writes:

> (gdb) c Continuing.
> [Thread 0x7fffc2dad700 (LWP 3162) exited]
> [New Thread 0x7fffc2dad700 (LWP 3169)]
> [Thread 0x7fffc2dad700 (LWP 3169) exited]
> [New Thread 0x7fffc2dad700 (LWP 3173)] qemu:
> /home/nutsman/git_repo/M-QEMU/qemu-2.3.1/exec.c:3007: ldl_phys_internal:
> Assertion `val1 == val' failed.

Looks the assertion is triggered, and it probably means there is
something wrong in QEMU.  You need to fix the QEMU problem first or
change to a different version of QEMU.

-- 
Yao (éå)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]