Re: [RFC] AVR watchdog

2021-04-29 Thread Philippe Mathieu-Daudé
On 4/28/21 4:17 PM, Fred Konrad wrote: > Hi, > > I fall on a segfault while running the wdr instruction on AVR: > > (gdb) bt > #0  0xadd0b23a in gdb_get_cpu_pid (cpu=0xaf5a4af0) at >    ../gdbstub.c:718 > #1  0xadd0b2dd in gdb_get_cpu_process

Re: [RFC] AVR watchdog

2021-04-28 Thread Fred Konrad
Le 4/28/21 à 8:17 PM, Michael Rolnik a écrit : Hi Fred. How can I reproduce it? Thank you. Michael Rolnik Hi Michael, First sorry for the patchew noise, I didn't meant to sent a patch just an inlined diff. For the reproducer, that's pretty straight-forward with v6.0.0-rc5: $ cat > foo.S

Re: [RFC] AVR watchdog

2021-04-28 Thread Michael Rolnik
Hi Fred. How can I reproduce it? Thank you. Michael Rolnik Sent from my cell phone, please ignore typos On Wed, Apr 28, 2021, 5:17 PM Fred Konrad wrote: > Hi, > > I fall on a segfault while running the wdr instruction on AVR: > > (gdb) bt > #0 0xadd0b23a in gdb_get_cpu_pid

Re: [RFC] AVR watchdog

2021-04-28 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20b7f194-066f-c3bf-a830-deb1cde8f...@adacore.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20b7f194-066f-c3bf-a830-deb1cde8f...@adacore.com Subject: [RFC] AVR watchdog

[RFC] AVR watchdog

2021-04-28 Thread Fred Konrad
Hi, I fall on a segfault while running the wdr instruction on AVR: (gdb) bt #0 0xadd0b23a in gdb_get_cpu_pid (cpu=0xaf5a4af0) at ../gdbstub.c:718 #1 0xadd0b2dd in gdb_get_cpu_process (cpu=0xaf5a4af0) at ../gdbstub.c:743 #2