Hello! I have some problems with breaking on exception when debugging. I'm using GNAT 3.14a1 on Sparc, with GVD as debugger. In the debugger, there is an option in the Breakpoints dialogue (Exception tab). When I choose 'Break on exception' and starts the debugging, I get the message: a-except.adb: not found. I can't open that file either in the adb files directory tree in GVD. What should I do? I've included Ada.Exceptions in the program, and I can compile it, so somehow the compiler finds that file anyway. Can anyone give me a hint on how to solve this problem? Best wishes, Per Badlund