From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19227 invoked by alias); 20 Aug 2003 14:55:08 -0000 Mailing-List: contact insight-prs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-prs-owner@sources.redhat.com Received: (qmail 19209 invoked by uid 48); 20 Aug 2003 14:55:08 -0000 Date: Wed, 20 Aug 2003 14:55:00 -0000 Message-ID: <20030820145508.19208.qmail@sources.redhat.com> To: insight-prs@sources.redhat.com, kseitz@sources.redhat.com, nobody@sources.redhat.com, pal.frenger@ericsson.com From: kseitz@sources.redhat.com Reply-To: kseitz@sources.redhat.com, insight-prs@sources.redhat.com, kseitz@sources.redhat.com, nobody@sources.redhat.com, pal.frenger@ericsson.com, insight-gnats@sources.redhat.com Subject: Re: insight/235: "Step" and "Next" doesn't work. Instead I get "Step Asm Inst" and "Next Asm Inst" X-SW-Source: 2003-q3/txt/msg00006.txt.bz2 List-Id: Synopsis: "Step" and "Next" doesn't work. Instead I get "Step Asm Inst" and "Next Asm Inst" Responsible-Changed-From-To: unassigned->kseitz Responsible-Changed-By: kseitz Responsible-Changed-When: Wed Aug 20 14:55:08 2003 Responsible-Changed-Why: mine State-Changed-From-To: open->analyzed State-Changed-By: kseitz State-Changed-When: Wed Aug 20 14:55:08 2003 State-Changed-Why: Your bug report is a little sparse on information, but let me explain what is supposed to happen. When debugging in SOURCE mode, you should step in the source language (i.e. N does "next" for C/C++/Java/etc; "nexti" for assembly). When debugging in MIXED mode or ASSEMBLY mode, N does "nexti" and S does "stepi". When debugging in SRC+ASM mode, N will do "next" if the mouse is in the SRC pane; "nexti" if it is in the ASM pane. So, if the source window is displaying assembly, the only way to single-step one source line is to press the next button on the toolbar or select it from the menu. Have you tried 6.0? http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=insight&pr=235