Book a Demo

Author Topic: debug c++ and sequence diagram  (Read 1981 times)

michael@dunemedica

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
debug c++ and sequence diagram
« on: January 24, 2006, 07:31:04 am »
hi i want to created in etreprsise 6.1
automaticly sequance diagram from code i recive messege "failed to load common language runtime" when i try to do debug and run  ,
i have vc studion .net 2003.  the run command working good and project work.
if i have .net c# project i have succed to do debug and run but could not step into the vc++ also the created sequance diagram was only for the top level c# and not for the c++ projects.
i have defined all the scripts for debug . ;D

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: debug c++ and sequence diagram
« Reply #1 on: January 24, 2006, 01:27:35 pm »
There is currently no functionality to debug a native C++ code.  Only managed .Net or Java.  If you were using Managed C++ it should work.