Menu

Some questions

2018-03-11
2018-05-30
  • Roland Bengtsson

     
  • Roland Bengtsson

    I am a developer in a team for a big application. Currently we use D2007.
    Code coverage seems not support D2007. Is there any reason for this or is some features used in later versions that is needed?

    Then next question is, are inc-files supported? This is important as we have a lot of code in inc-files.
    I see in the mapfile that it have reference to the inc-file so it should be possible. Like this

    Line numbers for BusinessClasses(Economy.inc) segment .text

    11 0001:0072CAC4    12 0001:0072CACB    13 0001:0072CAD3    14 0001:0072CADB
    15 0001:0072CAE3    18 0001:0072CAE8    19 0001:0072CAEF    20 0001:0072CB17
    23 0001:0072CB1C    24 0001:0072CB23    25 0001:0072CB4B    55 0001:0072CB50
    56 0001:0072CB6F    57 0001:0072CBBC    58 0001:0072CBD0    59 0001:0072CBED
    

    If I run the program I got this error

    C:\Attracs\Attracs-Online\Utils\TestAttracs>CodeCoverage -m TestAttracs.map -e TestAttracs.exe -u TestBook -html
    EJclFileUtilsError: Unable to create directory

    Any idea ?

    Regards
    Roland Bengtsson
    Team Attracs

     

    Last edit: Roland Bengtsson 2018-03-11
  • Eugene Kotlyarov

    Hi

    Sorry for late response, just noticed your message.
    D2007 should be supported, can you send sample map file and exe compiled with D2007 that does not work.
    I don't think inc-files are supported currently. I'll check if there is enogh information in map file to support them.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.