enhanced default view with addresses, opcodes and cpu cycles

Bug #579355 reported by Onkar Shinde
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gnusim8085
New
Wishlist
Unassigned

Bug Description

the assembler listing shows all addresses and offsets directly, including the created opcode for each instruction. For some users this might be very useful information, that would also be good to have in the edit mode, so maybe we could have an option to also display this information in edit mode? This could be displayed along the line numbers. In addition, having another column that displays the "cost" for each instruction (in cycles) would be handy, too.

Also, such a more comprehensive view of the source code and its opcodes, should probably become the default view during debugging sessions?

Revision history for this message
Bug Importer (bug-importer) wrote :

It is worth pointing out that there really is no direct view of the in memory opcodes, just the translation of the assembly mnemonics, but in the case of self-modifying code for example, the originally translated opcodes may no longer be representative. In other words, you may be viewing a non-representative dump of instructions because they are outdated and do not show the effects of self modifying code

Revision history for this message
The Escapist (wisd00m) wrote :

display the in-memory offsets for each line of source code would actually be pretty neat, it would directly show the size of each instruction

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.