#Debugger
I seem to be having trouble getting the debugger to find .mod and .rfm files
anywhere besides the current directory. I can get it to find .sbm files in
m2l:. I have the Source Dir list set to
fh0:user/benchmark/generic,fh0:user/benchmark/ifflibsrc and Symbol Dir list set
to that plus ",m2l:". I have the .mod,.def, and
rfm files in the generic and ifflibsrc directories, and .obm and .sbm in the
m2l: directory. Do you have any hints at to what I am doing wrong? Also, I
notice that I get the error handler window with an "Illegal Instruction" error
if I run from the debugger and call "InstallErrorHandler" in my program. It
runs OK outside the debugger, and fine from the debugger if I remove the
"InstallErrorHandler" call. Thanks for your help.
Mike