ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Unable to debug / trace through ImageEN libraries
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

Fellafoo

USA
52 Posts

Posted - May 09 2022 :  05:19:11  Show Profile  Reply
I've not run into this previously with other libraries but I'm unable to trace through the ImageEN source. I can right-click on ieVision in the uses clause and Open File at Cursor to open ievision.pas, but I can't find declarations or set breakpoints. I don't see that the compiler directives {$D-} or {$DEBUGINFO OFF} have been set. What am I missing?

xequte

38610 Posts

Posted - May 09 2022 :  14:31:57  Show Profile  Reply
Hi

You'll need to recompile the ImageEn DCU files if you need debugging support, by default they do not include debug information.

To avoid going around in circles, put some broken code in the ImageEn file, compile all in your project and ensure that it breaks on the code your inserted. Then remove the broken code and compile all again.

You might want to remove/hide the official ImageEn DCU files too.

Nigel
Xequte Software
www.imageen.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: