From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2164 invoked by alias); 26 Oct 2012 08:40:58 -0000 Received: (qmail 2055 invoked by uid 48); 26 Oct 2012 08:40:56 -0000 From: "zhudonghai at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/9310] nexti command does not work when debugging ARM assembly language Date: Fri, 26 Oct 2012 08:40:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: zhudonghai at gmail dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 7.5 X-Bugzilla-Changed-Fields: Target Priority Version CC Host Target Milestone Severity Build Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 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 X-SW-Source: 2012-q4/txt/msg00149.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=9310 zhudonghai at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Target| |arm-linux-androideabi Priority|P3 |P1 Version|5.0 |7.5 CC| |zhudonghai at gmail dot com Host| |x86_64-unknown-linux-gnu Target Milestone|--- |7.5 Severity|enhancement |critical Build| |x86_64-unknown-linux-gnu --- Comment #1 from zhudonghai at gmail dot com 2012-10-26 08:40:50 UTC --- reproduced on gdb 7.5 when remote debugging android. when nexti over blx and bl, it may cause sigsegv or act like an stepi command. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.