Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-debug-dev] Plug-in contributions

The first step is to raise a bugzilla entry with your proposal. I’m the CDT debug community would like to discuss this first, especially if they are MIPS specific since we don’t’ really have any other processor specific things in CDT debug, and actually want to get what CPU specific info we have in the CDT core out. If they are generic, though, or extensible to other processor families then we’d be very interested.

 

I also thing someone has provided a tutorial on how to contribute on our wiki site. Check the CDT web site for links to these two spots: http://www.eclipse.org/cdt.

 

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


From: cdt-debug-dev-bounces@xxxxxxxxxxx [mailto:cdt-debug-dev-bounces@xxxxxxxxxxx] On Behalf Of Brent Washburne
Sent: Thursday, May 17, 2007 1:06 PM
To: CDT Debug developers list
Subject: [cdt-debug-dev] Plug-in contributions

 

Hello all,
    I've been working for the last year on some plug-ins to extend the CDT debugger interface for the MIPS CPU architecture.  Now I want to contribute my work back into CDT and I want to find out the best way to do this.
    For example, I wrote a separate Registers view that includes MIPS-specific register information, changed the formatting and added some filters.  Should this be submitted as a patch, a fragment, or an entire plug-in?
    Also, I need some help with the basics in the Eclipse environment.  How do I set up a workspace with all of the Eclipse and CDT source?  Do I download or use CVS?  How do I import all the projects?  I want to replicate other contributors' environments.  Is there a document explaining all of this?
    Thanks,

Brent Washburne
Sr. Software Engineer
First Silicon Solutions (FS2), a division of MIPS Technologies, Inc.
1260 NW Waterhouse Ave., #100
Beaverton, OR 97006-5794
Phone: (503) 597-5091
Fax: (503) 597-5099

_____________________________
IMPORTANT NOTICE: This email message, which includes any attachments, may contain confidential, proprietary and/or privileged information for the sole use of the intended recipient.
Any unauthorized review, use, copying, disclosure or distribution is prohibited. If you are not the intended recipient, please immediately contact the sender by reply email and permanently destroy the original and any copies of this message. Thank you.

 


Back to the top