Feature #3359
enhance the callgraph to better support programs outside of the current application
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:
0%
billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:
Call Graph
Related issues
History
#1 Updated by Constantin Asofiei almost 9 years ago
Currently, a RUN program.p ON SERVER, where program.p doesn't exist in the current code-set but exists on the remote server, will be marked as MISSING. Callgraph needs to be enhanced so that cases like this can be marked via hints, as a REMOTE_PROGRAM, not MISSING.
#2 Updated by Greg Shah almost 9 years ago
- Related to Feature #3277: implement call-graph v3 added