R
Rom Elwell
Guest
Setup: PDSOE 11.4 running on a Windows Ultimate VM Issue: A coworker is observing that when compiling/building source files, the IDE becomes unresponsive for up to three minutes immediately after the compiler reports an error in a source file. We have tested several use cases for this anomaly; removing a period (.) from the end of a statement in a procedure (*.p), a class (*.cls), and an include (*.i). He will save the file in question and initiate a compile (of the file) or build (of the target project). His IDE responds identically in every use-case. The compiler reports the error and the IDE 'hangs', becoming unresponsive for some excessive amount of time afterward. The IDE 'reports' that it is still building the offending file during this unresponsive time. I am unable to reproduce this issue in my development environment, so, we are targeting the root cause as a possible issue with his development environment (possible configuration issue?) Question: Is there documentation that will help me learn the workflow PDSOE uses when the user initiates a 'compile' action? I'm eager to learn what actions occur after the compiler is called. Thanks!
Continue reading...
Continue reading...