Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] grouping in debug view

I am trying different approaches to implement grouping in the debug view for GDB-DSF.

Here is an interesting discussion about some basic DSF / GDB assumptions:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=336876#c24

 

What happen when a user group is inserted in the Debug View?

Can we change the parent of a IDMContext and what are the implications?

How do we deal with caches that use the IExecutionDMContext as keys?

 

If you have some thoughts, ideas, suggestions ….

 

Thanks

Dobrin

 


Back to the top