From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2581 invoked by alias); 8 May 2014 17:45:32 -0000 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org Received: (qmail 2552 invoked by uid 48); 8 May 2014 17:45:31 -0000 From: "pierre.langlois at embecosm dot com" To: gdb-prs@sourceware.org Subject: [Bug remote/16896] GDB crash after Set next statement and Step over (AVR8) Date: Thu, 08 May 2014 17:45:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: remote X-Bugzilla-Version: 7.7 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pierre.langlois at embecosm dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: pierre.langlois at embecosm dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-q2/txt/msg00206.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=16896 --- Comment #3 from Pierre Langlois --- 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.