Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dsdp-dd-dev] Question on Breakpoints

Hi Veenu,
Yes you are correct that one of the goals of DSDP-DD is to coordinate such extensions.  I should have pointed you to the discussion page on the topic: http://wiki.eclipse.org/index.php/DSDP/DD/BreakpointsView.
There is also a separate bug that was created to pull together breakpoint-related proposals: https://bugs.eclipse.org/bugs/show_bug.cgi?id=152624.

What I was trying to emphasize in my last message, is that these breakpoint proposals are not specific to DSF, which is what I'm focused on right now.

Cheers
Pawel

Veenu Verma (AS/EAB) wrote:
Question on Breakpoints

Hello Pawel,

>>>> In the DSF-MI implementation we will try to re-use as much CDT debug model and UI components as possible, including breakpoints.  So any extensions/patches >>>> that you would propose for CDT breakpoint objects, would apply to CDI and DSF as well.  In our commercial product we also have breakpoint capabilities that do not >>>> match up well with CDT breakpoints, but we haven't quite figure out yet how we will try to address those when we port our product to CDT/DSF.

But somewhere you have also talked about providing breakpoint capabilities in DSF like Hardware bp etc
Which means that you also need an extension point to define a breakpoint type.
Isn't your requirement the same ? Or may be I am reading too much here.

>>>>> As far as specifics of your scenario, I'm a little confused.  You say that you want to create a "global" breakpoint for a specific address location, which is active >>>>> accross multiple processes.  Does this mean that the multiple processes share the same address space? 

Yes, You have understood correctly.

>>>> But in any case, this is not as important as the fact that any changes to the breakpoint GUI and platform breakpoint objects would need to happen in CDT with or >>>> without DSF.

I  read the following as one of the goals of DSDP-DD project.
"Discuss and propose API and extension point changes and modifications"
So I thought though the extension point is needed to be exposed in CDT framework but DSDP will be the influencing force. :)

Anyways, If that's the case then I can ask at the CDT forum.

Thanx for your replies
Veenu


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


Back to the top