Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 13: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: Fri Apr 26 10:34:02 GMT 2024

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

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

Back to the top