Gets the debug ram
public bool DebugRam(string fileName, bool filterJava);
Parameters |
Description |
string fileName |
The file path and name where the debug ram should be saved. |
bool filterJava |
If true, only Java debug information is output. |
True indicates success