Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Watch context menu in the Expressions view, in a DSF session

I think you are right.

But where does it come from?  I didn't find anything in CDT (CDI or DSF).
I did find one in the platform that creates this popup menu item in any view,
but with a visibility restriction.  Maybe the restriction is wrong?  Or maybe
we have to do something in DSF to avoid the restriction to fail for the 
expression view.



> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx 
> [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of John Cortell
> Sent: Monday, February 15, 2010 2:41 PM
> To: CDT General developers list.
> Subject: [cdt-dev] Watch context menu in the Expressions 
> view, in a DSF session
> 
> There's a "Watch" action in the context menu of the Expressions view 
> in a DSF session. It seems kind of pointless; acts like a "Duplicate" 
> action. I'm guessing it's there by mistake--that it's supposed to be 
> in the Variables view but not the Expressions view.
> 
> John
> 
> 
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
> 

Back to the top