Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Dsf IDebugCommandHandler handlers

I think it was for simplicity.  
I think the service should decide if multiple selection is supported instead
of the commandHandlers, so that we can support such a feature for some 
DSF extensions.  I would like to see this work in DSF-GDB.

Marc

> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx 
> [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Alexiev, Dobrin
> Sent: Monday, November 22, 2010 5:45 PM
> To: CDT General developers list.
> Subject: [cdt-dev] Dsf IDebugCommandHandler handlers
> 
> I was wandering why the default DSF command handlers 
> 
> 	DsfResumeCommand
> 	DsfStepIntoCommand
> 	DsfStepOverCommand
> 	DsfStepReturnCommand
> 	DsfSuspendCommand
> 
> do not allow multiple selection? 
> 
> Thanks
> Dobrin
> 
> 
> 
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
> 

Back to the top