Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dsdp-dd-dev] Editor technology subgroup

Ewa,

What are the BV bug numbers? They're not Bugzilla reports from what I can tell.

I entered a bugzilla report for "Jump to Line" a while back

        https://bugs.eclipse.org/bugs/show_bug.cgi?id=118147


We are also very interested in mixed disassembler/source mode debugging. It seems this would be best implemented if indeed all three modes are provided in the editor. Your suggested approach seems feasible to me; the debugger could generate files on the fly. The trick would be to make that approach look natural to the user, so he's not aware that he's looking at a temporary file.

John


At 08:46 PM 5/9/2006, Ewa Matejska wrote:
Hi,

I'm soliciting ideas for enhancements to the Editor to improve the embedded development experience.

Possible ideas are:

1. Add the "Jump to Line" option the editor margin menu. BV118147.

2. Merge the Disassembly view into the Editor. This could be achieved in having a special read-only debug file for each debug session whose state would toggle between source, disassembly and mixed in some way. Related bug is BV39644.

These ideas will be captured at:
http://wiki.eclipse.org/index.php/DSDP/DD/Editor

Chris Recoskie, as the lead of the Disassembly View, what do you think of idea#2?

Thank You,
Ewa.
_______________________________________________
dsdp-dd-dev mailing list
dsdp-dd-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dsdp-dd-dev



Back to the top