Community
Participate
Working Groups
MemoryBrowser provides an API performGo(boolean inNewTab, final String expression, final String memorySpaceId) to allow other plugins to open the Memory Browser and to display the memory data for a specific memory space and an address. When this API is called from other plugins, the rendering is created and displays the correct data. However, the Memory Space box and the Go To Address are not updated to reflect the parameters specified in the performGo() API.
*** This bug has been marked as a duplicate of bug 339708 ***