1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
Marc Khouzam 432390d270 Bug 240507
This previous change was a mistake.  I added the ability to build an expression with a process
as a parent, or any other ExecutionContext, but it does not make sense to have
an expression refer to a processor or a core.  I may make sense to have an
expression refer to a process and not a thread, but currently, the Expression
Service does not handle this properly even at the thread level (vs frame
level).

Therefore, I'm removing this patch and will open a new bug about the Expression
Service.
2008-07-12 02:36:12 +00:00
features [239153] bump versions on HEAD, 1.0 -> 1.1 2008-07-01 18:03:47 +00:00
plugins Bug 240507 2008-07-12 02:36:12 +00:00
tests Committed an application for use in manual testing. 2008-05-28 16:36:24 +00:00
.project fixes for 189542 2007-05-30 02:06:59 +00:00