Rose::Cmdline::Fortran::Ofp::ProcessEnableRemoteDebugging
‐rose:fortran:ofp:enable_remote_debugging Enable remote debugging of the OFP JVM.
Synopsis
Declared in <SageIII/sage_support/cmdline.h>
[[visibility]]
void
ProcessEnableRemoteDebugging(
SgProject* project,
std::vector<std::string>& argv);
Parameters
Name |
Description |
project |
This class represents a source project, with a list of SgFile objects and global |
argv |
A standard container which offers fixed time access to individual elements in any order. |
Created with MrDocs