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

Hey guys, just a point of order :).

If we are going to discuss CDT bugs/enhancement requests, I'm wondering if
we should be cross posting these discussions to the cdt-dev list. Any
changes in the CDT we do for DSDP will affect everyone using the CDT and I'd
prefer we keep everyone informed and get their input as well.

Doug Schaefer, QNX Software Systems
Eclipse CDT Project Lead, Tools PMC member
http://cdtdoug.blogspot.com
 

-----Original Message-----
From: dsdp-dd-dev-bounces@xxxxxxxxxxx
[mailto:dsdp-dd-dev-bounces@xxxxxxxxxxx] On Behalf Of John Cortell
Sent: Wednesday, May 10, 2006 9:19 AM
To: Device Debugging developer discussions; dsdp-dd-dev@xxxxxxxxxxx
Subject: 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

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


Back to the top