Re: [PATCH v2] gdbstub: Fix segment fault for i386 target

2020-04-13 Thread Alex Bennée
Changbin Du writes: > With GByteArray, we should pass the object itself but not to plus an offset. > > gdb log: > Thread 1 "qemu-system-x86" received signal SIGSEGV, Segmentation fault. > __memmove_avx_unaligned_erms () at > ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:384 > 384

Re: [PATCH v2] gdbstub: Fix segment fault for i386 target

2020-04-13 Thread Laurent Vivier
Le 13/04/2020 à 01:32, Changbin Du a écrit : > With GByteArray, we should pass the object itself but not to plus an offset. > > gdb log: > Thread 1 "qemu-system-x86" received signal SIGSEGV, Segmentation fault. > __memmove_avx_unaligned_erms () at >

[PATCH v2] gdbstub: Fix segment fault for i386 target

2020-04-12 Thread Changbin Du
With GByteArray, we should pass the object itself but not to plus an offset. gdb log: Thread 1 "qemu-system-x86" received signal SIGSEGV, Segmentation fault. __memmove_avx_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:384 384