This is the mail archive of the frysk@sources.redhat.com mailing list for the frysk 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: Stepping


Mark Wielaard wrote:


If you feel that is more natural and it is easy to extend the source
window to also show the assembly level instructions then go for it. But
it seems more natural to me to do instruction stepping from them
disassembler window and line stepping from the source window for now.

Sure, that would mean adding stack and thread views to the disassembler view; oh look, that's a re-implementation of a source window :-^

The approach being taken is for that window to display the program in different formats:
- source
- assembler
- combined source and assembler - inline, side by side, ...
questions arise such as should step-instruction auto-display the assembler, but I think the basic mechanics are pretty standard and understood.


Andrew


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