From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24591 invoked by alias); 21 Aug 2003 06:33:00 -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 24578 invoked by uid 71); 21 Aug 2003 06:33:00 -0000 Date: Thu, 21 Aug 2003 06:33:00 -0000 Message-ID: <20030821063300.24577.qmail@sources.redhat.com> To: kseitz@sources.redhat.com Cc: insight-prs@sources.redhat.com, From: =?ISO-8859-1?Q?P=E5l_Frenger_=28KI/EAB=29?= Subject: RE: insight/235: "Step" and "Next" doesn't work. Instead I get "S tep Asm Inst" and "Next Asm Inst" Reply-To: =?ISO-8859-1?Q?P=E5l_Frenger_=28KI/EAB=29?= X-SW-Source: 2003-q3/txt/msg00008.txt.bz2 List-Id: The following reply was made to PR insight/235; it has been noted by GNATS. From: =?ISO-8859-1?Q?P=E5l_Frenger_=28KI/EAB=29?= To: "'kseitz@sources.redhat.com'" , "'insight-prs@sources.redhat.com'" , "'kseitz@sources.redhat.com'" , "'nobody@sources.redhat.com'" , =?ISO-8859-1?Q?P=E5l_Frenger_=28KI/EAB=29?= , "'insight-gnats@sources.redhat.com'" Cc: Subject: RE: insight/235: "Step" and "Next" doesn't work. Instead I get "S tep Asm Inst" and "Next Asm Inst" Date: Thu, 21 Aug 2003 08:16:54 +0200 Thanks for your reply, Probably it was just me who got confused about the multiple use of the = keaboard shortcuts "S" and "N". I will RTFM now. I didn't know that 6.0 was out. I will try it out. Thanks :-) //P=E5l Frenger -----Original Message----- From: kseitz@sources.redhat.com [mailto:kseitz@sources.redhat.com] Sent: den 20 augusti 2003 16:55 To: insight-prs@sources.redhat.com; kseitz@sources.redhat.com; nobody@sources.redhat.com; P=E5l Frenger (KI/EAB) Subject: Re: insight/235: "Step" and "Next" doesn't work. Instead I get "Step Asm Inst" and "Next Asm Inst" 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. =20 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). =20 When debugging in MIXED mode or ASSEMBLY mode, N does "nexti" and S = does "stepi". =20 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. =20 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. =20 Have you tried 6.0? http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=3Dview%20audit-trail&d= atabase=3Dinsight&pr=3D235