This is the mail archive of the gdb-prs@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]

[Bug remote/16896] GDB crash after Set next statement and Step over (AVR8)


https://sourceware.org/bugzilla/show_bug.cgi?id=16896

--- Comment #3 from Pierre Langlois <pierre.langlois at embecosm dot com> ---
Hello Vidar,

I was able to reproduce this bug on linux using a gdbserver that purposely
return an error packet when trying to set the program counter. As we can see
from the log you've sent:

~~~
03 59 10 273: prx gdbproxy: packet received: P22=c0010000
03 59 10 273: prx atmelgdbproxy: proxy_write_single_register(34, 0x1C0)
03 59 10 273: prx gdbproxy: sending packet: 7 bytes: $E00#a5...
~~~

I have submitted a patch in order to discuss this issue upstream:
https://sourceware.org/ml/gdb-patches/2014-05/msg00083.html

Best,

Pierre

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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