Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] RE: New extension point for 6.0.1

Done. I've added the milestone. I think we're safe for now to consider the next release 6.1. We'll see where the cards land as far as API changes go. Even if we do make major changes to the build system, I'd hope that we'd keep backwards compatability in mind. There are quite a few adopters that have written managed build integrations.
 
On Wed, Jul 15, 2009 at 10:18 AM, Mikhail Khodjaiants <Mikhail.Khodjaiants@xxxxxxx> wrote:
Sorry, replied to the wrong e-mail.
 
Currently there is no target milestone for 6.x in Bugzilla. Using 7.0 will be confusing if the next release is 6.1.


From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Mikhail Khodjaiants
Sent: Tuesday, July 14, 2009 4:15 PM

To: CDT General developers list.
Subject: RE: [cdt-dev] RE: New extension point for 6.0.1

Fine with me.


From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Elena Laskavaia
Sent: Tuesday, July 14, 2009 3:58 PM
To: CDT General developers list.
Subject: Re: [cdt-dev] RE: New extension point for 6.0.1

Does it matter in this case? We can assume it would be at least 6.1

Mikhail Khodjaiants wrote:
Dobrin,
The patch seems to be fine. I am just waiting for the decision on what is the next version - 7.0 or 6.x.
 
Mikhail

From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Alexiev, Dobrin
Sent: Tuesday, July 14, 2009 3:12 PM
To: CDT General developers list.
Subject: [cdt-dev] RE: New extension point for 6.0.1

Hello,

I recently submitted a patch that lets other CDT debuggers with custom source lookup participants to contribute these participants to “C/C++/Debug/Common Source Lookup path” preference page.

The flexibility of Eclipse and CDT allows debuggers to be based on CDT and extend the stock CDT source lookup algorithms.

The only missing piece was I couldn’t add these custom source lookup participants through the CDT preference page.

The proposed extension point solves that.

Does anyone have comments on the patch - too risky, not complete, other ways to achieve the same, etc.?

Here is the thread with the initial discussion:

http://dev.eclipse.org/mhonarc/lists/cdt-dev/msg15561.html

For us (TI) is enough the patch to be in the main branch since we won’t release off the CDT 6.0.1 branch.

But other debuggers based on CDT 6.0.1 could find the extension point useful.

Regards

Dobrin


From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Mikhail Khodjaiants
Sent: June 8, 2009 11:41 AM
To: cdt-dev@xxxxxxxxxxx
Subject: [cdt-dev] New extension point for 6.0.1

Hi,

Dobrin submitted a patch that adds a new extension point. Is it acceptable for a minor version - 6.0.1? The patch doesn't break the current API, neither it extends it.

Thanks,

Mikhail

--
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.

 
--
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.

_______________________________________________ cdt-dev mailing list cdt-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/cdt-dev
 
--
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
 
--
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.

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



Back to the top