source <file>.GdbMiSession.sourceScript
MiPendingCommand sourceScript(string file) @trustedExecutes a GDB script from a file.
Parameters
file | Path to the script file. |
Returns
A pending command for
MiPendingCommand sourceScript(string file) @trustedExecutes a GDB script from a file.
file | Path to the script file. |
source <file>.