Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [auto-iwg] [cdt-dev] Pointer for extending the CDT debugger UI

Hi Andreas,

Within DSF/GDB we already have a view for displaying/modifying variable and it is updated when a bkp is hit.
I guess you need to customize it, can you provide info on the required customization? a mock up would be great.
We could then investigate how to do this.

Regards,

Dominique

-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Andreas Graf
Sent: April-17-13 6:52 AM
To: cdt-dev@xxxxxxxxxxx
Subject: [cdt-dev] Pointer for extending the CDT debugger UI

Dear all,

I am looking for some pointers on how to extend the Eclipse C debugger in the following way:

* Provide a custom view for displaying / modifying variables
* Update the above view whenever a breakpoint is hit.

Could someone provide a pointer on what extension points / classes would be relevant to achieve that?

Thanks in advance,

Andreas

--
Andreas Graf
Business Development Manager Automotive
Spokesperson Eclipse Automotive Industry WG
Mobil: +49 (0) 151-10860479 (preferred)
Tel.: +49 (0) 711 / 34 21 91-0
Fax.: +49 (0) 711 / 34 21 91-29


Web: http://www.itemis.de
Mail: andreas.graf@xxxxxxxxx
Xing: http://www.xing.com/profile/Andreas_Graf
Twitter: http://www.twitter.com/grafandreas
Blog: http://5ise.quanxinquanyi.de

itemis AG
Niederlassung Süd
Meitnerstr. 10
70563 Stuttgart

Rechtlicher Hinweis:
Registergericht: Amtsgericht Dortmund HRB 20621 | Sitz der Gesellschaft: Lünen
Vorstand: Jens Wagener (Vorsitzender) | Wolfgang Neuhaus | Dr. Georg Pietrek | Jens Trompeter | Sebastian Neus
Aufsichtsrat: Prof. Dr. Burkhard Igel (Vorsitzender) | Stephan Grollmann | Michael Neuhaus

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


Back to the top