This is the mail archive of the insight-prs@sources.redhat.com mailing list for the Insight 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]

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.
    
    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


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