Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Getting attribute values from the CDT Debugger programmatically
Getting attribute values from the CDT Debugger programmatically [message #736950] Fri, 14 October 2011 09:52
Eclipse UserFriend
Hello all,

we have a statechart editor, from which c-code can be generated. We
would like to realize, that the statechart can be animated during code
execution. Therefore, we would like to have access to attributes from
the generated c-code to get the current state of the statechart.

Is there a way to extend the cdt debugger, that we can access certain
attribute values during runtime? Do we need to automatically create
break points in all the lines of interest? Which extension points do we
have to use?

Any help is highly appreciated.

Thanks,

Arne
Previous Topic:Cumbersome and difficult to add existing source files to project
Next Topic:stack memory full?!? PLEASE REPLY
Goto Forum:
  


Current Time: Sun Aug 31 10:57:28 EDT 2025

Powered by FUDForum. Page generated in 0.02959 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top