MSFN Forum: can I debug c++ code - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

can I debug c++ code Rate Topic: -----

#1 User is offline   topguss 

  • Group: Members
  • Posts: 2
  • Joined: 26-September 05

Posted 26 September 2005 - 06:41 AM

I have some bug in my C++ code. I useing MS Visual studio .net to compile it. How I can enable "Step into" that I can see what happening in my c++ object space when I call that native method from Java?


#2 User is offline   mattofak 

  • Member
  • PipPip
  • Group: Members
  • Posts: 208
  • Joined: 26-August 04

Posted 26 September 2005 - 11:40 AM

Not easy to do...

Can you give us some more details on your program...

for instance, is this C++ app a DLL, LIB, or EXE...

also, are you developing in J#, or pure Java?

#3 User is offline   topguss 

  • Group: Members
  • Posts: 2
  • Joined: 26-September 05

Posted 29 September 2005 - 02:44 AM

Thanks, I found a way. I call debuig from VS by command "java.exe" and my test class like command arguments. And, it work.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy