<div>hi disksim-users:</div>
<div>i am succeed in using the<strong> gdb comand to</strong> debug the disksim ...</div>
<div>but when i use the tool <strong>codeblocks</strong> to debug the disksim,,there are some errors..</div>
<div> for example</div>
<div>error: </div>
<div>            E:\coldblockdisksim\disksim-4.0\diskmodel\dm_load.c        </div>
<div>            line 40   (  #include "<strong>modules/modules.h</strong>")</div>
<div>            <strong>modules/modules.h</strong>: No such file or directory</div>
<div> </div>
<div>error:</div>
<div><br>         E:\coldblockdisksim\disksim-4.0\diskmodel\dm_load.c</div>
<div>         line:52 (   lp_loadparams(result, b, &<strong>dm_disk_mod</strong>);  )</div>
<div>          "<strong>dm_disk_mod</strong>" undeclared (first use in this function)</div>
<div> </div>
<div>in fact i can not find the "<strong>modules/modules.h</strong>" in " disksim-4.0" </div>
<div> </div>
<div>does anybody debug successfully using  <strong>tool  codeblocks</strong>?</div>
<div> </div>
<div>thank you  for your help</div>