Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 355431

Summary: [Memory Browser] Memory Space and Go To Address do not reflect the correct settings when the rendering is opened throught another plugin
Product: [Tools] CDT Reporter: Alain Lee <a-lee>
Component: cdt-memoryAssignee: cdt-debug-inbox <cdt-debug-inbox>
Status: CLOSED DUPLICATE QA Contact: Ted Williams <ted>
Severity: normal    
Priority: P3 CC: cdtdoug
Version: 8.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Alain Lee CLA 2011-08-22 15:53:10 EDT
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.
Comment 1 Alain Lee CLA 2011-09-21 14:37:44 EDT

*** This bug has been marked as a duplicate of bug 339708 ***